.section-page_title .heading .the-heading {
    color: var(--tateru-color-primary);
    font-family: var(--tateru-default-font);
    line-height: 1.1;
}

.section-page_title.make-italic-text-smaller .heading .the-heading em {
    font-family: var(--tateru-heading-font);
}

.section-page_title.make-italic-text-smaller .heading .the-heading {
    line-height: 0.9;
}

.section-page_title.make-italic-text-smaller .heading .the-heading em {
    font-size: 20px;
}
