<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.kidsjoy_style-title-box .kidsjoy_style-subtitle {
    font-family: var(--subtitle-font-family);
    font-weight: var(--font-weight-regular);
    letter-spacing: var(--letter-spacing-three);
    text-transform: uppercase;
    color: var(--color-theme-primary);
    margin-bottom: 0.625em;
}

.kidsjoy_style-title-box .kidsjoy_style-title{
    letter-spacing: var(--letter-spacing-one);
}

.center.kidsjoy_style-title-box {
    margin-bottom: 3.125em;
}

.kidsjoy_style-title-box.left,
.kidsjoy_style-title-box.right {
    margin-bottom: 1.875em;
}

.kidsjoy_style-title-box .kidsjoy_style-title-desc {
    margin-top: 1.25em;
}

@media(max-width: 767px) {

    .kidsjoy_style-title-box.text-center,
    .kidsjoy_style-title-box.center {
        margin-bottom: 1.875em;
    }
    .kidsjoy_style-title-box .kidsjoy_style-subtitle
    {
        font-size:var(--font-size-normal) ;
    }
}</pre></body></html>