h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 15px !important;
    font-weight: 600 !important;
}

p {
    line-height: 2rem;
    color: #000;
    margin-bottom: 20px!important;
    font-size: 16px;
}

h1 {
    font-size: 35px !important;
}

h2 {
    font-size: 30px !important;
}
h3 {
    font-size: 28px !important;
}
