
#mc{
    padding: 50px 0;
}

#mc .content h2,
#mc .content h3,
#mc .content h4,
#mc .content h5{
    margin: 50px 0 20px;
}

#mc .content > :first-child{
    margin-top: 0!important;
}


#mc h1{
    color: #0A2765;
    font-size: 38px;
    margin: 20px 0 30px;
}

#mc .content h2{
    font-size: 29px;
    font-weight: 500;
    line-height: 40px;
    color: #113687;
}

#mc .content h3{
    font-size: 27px;
    font-weight: 500;
    line-height: 38px;
    color: #113687
}
#mc .content h4{
    font-size: 25px;
    font-weight: 500;
    line-height: 34px;
    color: #113687
}

#mc .content h5{
    font-size: 22px;
    font-weight: 500;
    line-height: 34px;
    color: #113687
}