h2 {

    font-family: var(--hd-font);
    font-size: 1.2rem;
    font-weight: 700;
    margin: 0 0 1rem 0;
    line-height: 1.2;

}