h4 {

    font-family: var(--font-family);
    font-size: var(--h4-size);
    font-weight: var(--font-weight);
    text-align: center;
}