/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}

/* homepage hero 
.block_ca1ee18fdbce4f3aa90e5a9067086564 .contentTitle {
    font-family: abriltextitalic;
    font-style: italic;
    font-weight: 800;
}
*/