
h1, .h1{
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #ffffff;
    margin-bottom: 1.3em;
    margin-top: 20px;
}
 h2, h4, h5, h6, .h2,  .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #1b3991;
     margin-bottom: 1.3em;
     margin-top: 20px;
     text-transform: none;
}
h2, .h2{
    color: #1b3991;
    font-size: 36px;
    font-weight: 700;
    line-height: 38px;
}


h3, .h3{
    font-size: 19px;
    line-height: 23px ;
    color: #a2adcd !important;
    font-weight: 600;
    text-transform: none;
    font-family: inherit;
    margin-bottom: 1.3em;
    margin-top: 20px;
    letter-spacing: 0px;
}


