/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 01 2026 | 20:32:33 */
.fc-event-title {
    font-size: 16px !important; /* Adjust event title size */
	font-weight:bold;

}
.fc-list-event-time {
    font-size: 16px !important; /* Adjust description/details size */
	font-weight:bold !important; 

	
	

}
.fc-list-day-side-text{
    font-size: 18px !important; /* Adjust description/details size */
    color: #BFA28A !important;
	font-weight:bold !important; 

}
 a.fc-list-day-text  {
    font-size: 18px !important; /* Adjust description/details size */
    color: #BFA28A !important;
	 	font-weight:bold
}
.ep-event-types
{
   display:none 

}

