@CHARSET "UTF-8";
#calendar {
		margin: 20px !important;
}
#calendar h2 { font-size: 1.6em !important; text-transform: capitalize !important;}
#calendar td.fc-day { background-color: green !important; color: white !important;}
#calendar td.fc-day-number { color: yellow !important;}
#calendar .fc-title a { color: white !important;}
