.section-text.hero {
    position: relative;
    padding-bottom: 0;
    padding-top: 5vh;
}
.section-text.hero--split {
    position: relative;
    padding-bottom: 0;
    padding-top: 0;
}
.section--jobs .nav-filters select {
    width: 35% !important;
}
h1 {
    font-family: AvantGardeGothicITCW02Bk,Arial,sans-serif !important;
}
.news-events {
    padding: 0 0 5vw !important;
}
@media (max-width: 767px) {
.h2, h2 {
    font-size: 1.75rem !important;
}
}