h1{
    font-size: 40px !important;
    letter-spacing: 0.03em !important;
    font-weight: 900;
}
h2{
    font-size: 21px !important;
    font-weight: 700;
    margin-top: 30px;
}
h3{
     font-size: 21px !important;
    font-weight: normal !important;
    margin-top: 30px !important;
}

h4, h5{
    font-size: 18px !important;
    font-weight: 700;
    margin-top: 30px !important;
}
p{
    font-weight: 300 !important;
}