.event-title {
    color: black;
} 

.event-title:hover {
    color: #DEA868;
} 

.event-details-section {
    background-repeat: no-repeat;
    height: 60vh;
    background-position: center;
}
