.bold_text h1,
.bold_text h2,
.bold_text h3,
.bold_text h4,
.bold_text h5,
.bold_text h6 {
    font-family: "the-seasons" !important;
    font-weight: 400 !important;
    color: #000 !important;
}


.bold_text .bold_category {
    font-family: "owners-wide";
    font-weight: bold;
    letter-spacing: 1px;
}


.bold_text .bold_author {
    font-family: "owners-wide";
    font-weight: 400;
    letter-spacing: 1px;
}




/* 18 - 32 */
.bold_text h4 {
    font-size: clamp(1.125rem, 0.93vw + 0.884rem, 2rem);
    line-height: clamp(1.688rem, 0.969vw + 1.437rem, 2.6rem);
}


/* 24 - 40 */
.bold_text h1 {
    font-size: clamp(1.5rem, 0.996vw + 1.242rem, 2.438rem);
line-height: clamp(2.25rem, 0.976vw + 1.997rem, 3.169rem);
}



/* 18 - 32 */
.bold_text h5 {
    font-size: clamp(1.125rem, 0.93vw + 0.884rem, 2rem);
    line-height: clamp(1.688rem, 0.969vw + 1.437rem, 2.6rem);
}

/* 11 - 12 */
.bold_text .bold_category {
    font-size: clamp(0.688rem, 0.066vw + 0.67rem, 0.75rem);
    line-height: clamp(0.756rem, 0.232vw + 0.696rem, 0.975rem);
}

/* 11 - 12 */
.bold_text .bold_author {
    font-size: clamp(0.688rem, 0.066vw + 0.67rem, 0.75rem);
    line-height: clamp(0.756rem, 0.232vw + 0.696rem, 0.975rem);
}