#mc {
    padding: 50px 0;
}

#mc h2 {
    color: #333;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin: 40px 0 20px;
}
#mc h3 {
    color: #333;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin: 40px 0 20px;
}
#mc h4 {
    color: #333;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin: 40px 0 20px;
}
#mc h5 {
    color: #333;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin: 40px 0 20px;
}
