div.title h3 {
    color: var(--h3-color);
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0;
}