h1, h2, h3, h4, h5, h6, h7 {
    font-weight: bolder;
    opacity: 0.70;
    margin: 5px;
}

/* h1 {
    font-size: 48px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 18px;
}

p {
    line-height: 20px;
    font-size: 16px;
    font-weight: lighter;
} */

 /* h1 {
    font-size: 3.513909224011713vw;
}

h2 {
    font-size: 2.6354319180087846vw;
}

h3 {
    font-size: 2.049780380673499vw;
}

h4 {
    font-size: 1.3177159590043923vw;
} */

p {
    margin: 5px;
    line-height: 20px;
    font-size: 16px;
    font-weight: lighter;
} 



