h1 {
    color:#1b2732;
}
h2 {
    font-size:1.8rem;
    font-weight: 700;
}
h3 {
    font-size:1.5rem;
    font-weight: 700;
}
h4 {
    font-size:1rem;
    font-weight: 700;
}
p, li {
    font-size:16px !important;
}
