/* FONT SCALING */
.font-medium {
    font-size: 20px !important; 
}
.font-medium .date {
	font-size: 14px;
}
.font-medium .widget-event-kalender .date-title {
	font-size: 16px;
}

.font-large {
   font-size: 22px !important; 
}
.font-large .date {
	font-size: 14px;
}
.font-large .widget-event-kalender .date-title {
	font-size: 16px;
}
/* FONT SCALING */
