h1 {
    color: #3e3937 !important;
  text-transform: none;
font-weight: 600 !important;
font-size: 35px !important;
margin-bottom: 20px !important;
}


h2 {
    color: #242F33 !important;
    font-weight: 600 !important;
    font-size: 21px !important;
    margin-bottom: 10px !important;
    letter-spacing: 2px;
    line-height: 1.6em !important;
}

h3 {
    font-size: 19px !important;
    font-weight: 300 !important;
    margin-bottom: 0px !important;
   line-height: 160% !important;
}


h4{
    color: #242F33 !important;
    font-size: 21px !important;
    font-weight: 700 !important;
    margin-bottom: 5px !important;
    letter-spacing: 2px;
}


h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    line-height: 1;
    text-rendering: optimizelegibility;
}


