.eventdateroot {
    color: rgba(255,255,255,1);
    background-color: rgba(0,0,0,0.8);

}

.eventtitle {
    font-weight: 900;
    color: rgba(0,0,0,0.8);
    font-size: 150%;
    text-align: center;
}