h4,.h4 {
        font-size:1.5rem;
        font-size: 2.6rem;
        border-bottom: 5px solid #ebebeb;
        color: #666;
        line-height: 1.3;
        padding: 0 0 10px 0;
        margin: 40px 0;
    }


h2,.h2 {
    font-size: 2.1rem;
    font-weight: bold;
    color: #0e0e0e;
    line-height: 1.2;
    border-bottom: solid 4px #004386;
    padding: 5px 0 7px;
    margin: 50px 0 25px 0;
    background: url(/sites/default/files/2024-12/gears-aqua.svg) no-repeat left center;
    background-size: 31px 31px;
    padding-left: 40px;
}

h3,.h3 {
    font-size: 1.75rem;
    margin-top: 35px;
    margin-bottom: 20px;
    background: url(/sites/default/files/2024-12/h3.svg) left .27em no-repeat;
    padding: 0 0 0 1.3em;
    line-height: 1.2;
    background-size: .8em .8em;
    
}