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