
/* 17. CSS för related-products-title */


.related-products-title {
    font-size: var(--fs-h4);
    font-family: var(--gp-font--merriweather);
    line-height: 1.1em;
    font-weight: 300;
}