/**
 * @license Copyright 2022 Lahuen Health SPA. All Rights Reserved.
 */

.c-side-modal__panel .c-side-modal__preheader-action-size {
	margin-right: 0rem!important;
}

.c-side-modal__preheader-action{
	height: 1.5rem !important;
    width: 1.4rem !important;
}

.c-side-modal-panel__header {
    margin-bottom: 1.5rem !important;
}


.c-side-modal__panel .c-form-section__title {
	border: none !important;
}
