@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');

body, html, p, h1, h2, h3, h4, h5, h6, a, span, .header-navigation__utility a, .fixed .header-navigation__main a, .hero__cta-minor a, .heading span, .search-form input[type=submit] {
    font-family: 'Poppins', sans-serif !important;
}
.home #masthead:not(.sticky) .header-navigation__main ul#main-menu li.menu-item-has-children {
    margin:0 !important;
}
.jobs__search-form.home__search-form.search-form .search-submit {
    background: #B31942 !important;
}
.jobs__search-form.home__search-form.search-form .search-submit:hover {
    background: #FFF !important;
    color:#B31942 !important;
}
.home .hero__cta-minor a {
    text-decoration:underline !important;
}
.heading > h2 {
    color:#0b3161 !important;
}
.home__specialty {
    padding: 60px 0 10px !important;
}
.img_box {
    display:none;
}
/*.header-navigation__utility {*/
/*    background-color: #000;*/
/*}*/
