h1 {

    font-family: var(--font-family);
    font-size: 1.5rem;
    font-weight: 700;
    margin: .3rem;
    text-align: center;

}