.content-text h1, .content-text h2, .content-text h3, .content-text h4, .content-text h5, .content-text h6, .content-text h1:first-child, .content-text h2:first-child, .content-text h3:first-child, .content-text h4:first-child, .content-text h5:first-child, .content-text h6:first-child, .text-dark {
    font-family: 'Georgia';
}


body {
    font-family: 'Roboto';
}


.event-info-description {
    line-height: 1.6;
    padding: 10px !important;
}

.container-white, .wrapper-white {
    background: #fff;
    border: 4px solid darkgoldenrod;
    border-radius: 8px;
}
