/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 31 2025 | 02:40:34 */
/* ????????????? */
.c-pageTitle,
.c-pageTitle__inner {
	float: none!important;
	text-align: center;
}

/*???????????*/
.eo-fullcalendar .fc-day-header.fc-sat {
    background: #d2e8ff;
}
/*???????????*/
.eo-fullcalendar .fc-day-header.fc-sun {
    background: #ffd0d0;
}
/*?????????*/
.eo-fullcalendar .fc-bg .fc-sat {
    background: #f5faff;
}
/*?????????*/
.eo-fullcalendar .fc-bg .fc-sun {
    background: #fff2f2;
}

