h1{
    font-size: 24px !important;
    font-weight: bold !important;
}

h2{
    font-size: 22px !important;
    /* margin-bottom: 44px !important; */
    font-weight: bold !important;
}

h3{
    font-size: 20px !important;
    /* margin-bottom: 40px !important; */
    font-weight: bold !important;
}

h4{
    font-size: 18px !important;
    /* margin-bottom: 36px !important; */
    font-weight: bold !important;
}

h5{
    font-size: 16px !important;
    /* margin-bottom: 32px !important; */
    font-weight: bold !important;
}

p{
    margin-bottom: 32px !important;
}