.heading-event-type {
    text-align: center;
    font-weight: bold;
    font-size: 1.5em;
}

h3.heading-main {
    text-align: center;
    color: #4c2683;
    font-size: 3em;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 400 !important;
    font-style: italic;
}

h3.heading-section {
    color: #4c2683 !important;
    font-size: 2em !important;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif !important;
    font-weight: 400 !important;
    font-style: italic;
}

.specifics {
    text-align: center;
    font-size: 1.25em;
}