#content h2,
#content h3{
    font-family: var(--font-family-title);
    font-size: 30px;
    line-height: 1;
    color: var(--accent-color);
    font-weight: 400;
}

#content h3 {
    font-size: 25px;
}