.event-title {
font-family: 'EB Garamond',Georgia,"Times New Roman",serif;
color: #000000;
font-size:18px;
padding:0px;
}
.event-title a:hover {
text-decoration:underline;
}
.event-list {
font-family: 'EB Garamond',Georgia,"Times New Roman",serif;
color: #434343;
font-size:18px;
}
.event-date {
font-size: 12px;
font-family: "Open Sans";
color:#434343;
}
.start-date {
}
.start-date::first-letter {
text-transform:uppercase;
}
.end-date {
}
.end-date::first-letter {
text-transform:uppercase;
}