#mc .content > :first-child{
    margin-top: 0!important;
}
#mc .content h1{
    color: #0A0A0A;
    font-family: "Proxima-Nova";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px; /* 141.667% */
    margin-bottom: 20px;
}

#mc .content h2{
    color: #0A0A0A;
    font-family: "Proxima-Nova";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 150% */
    margin: 40px 0 20px;
}

#mc .content h3{
    color: #0A0A0A;
    font-family: "Proxima-Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px; /* 150% */
    margin: 40px 0 20px;
}

#mc .content h4{
    color: #0A0A0A;
    font-family: "Proxima-Nova";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    margin: 40px 0 20px;
}

#mc .content h5{
    color: #0A0A0A;
    font-family: "Niveau-Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin: 40px 0 20px;
}

#mc .content a{
    color: #00A155;
    font-family: "Niveau-Grotesk";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}