
.site-search-form__intro {
    --font-size: var(--root-font-size);
}


.site-search-form__intro {
    font-size: var(--font-size, 1em);
}
