p {
    font-size: 0.8em;
    margin-bottom: 0rem;
    line-height: 1.2em;
}

h1 {
font-size: 1.2em;
    margin-top: 1.2em;
    text-align: center;
    font-weight: 500;
}

h2 {
    margin-top:1em;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 500;
}


h3 {
    margin-top:1em;
    text-align: center;
    font-weight: 500;
}
