<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section-tabs .section-heading + .component-tabs,
.section-tabs .subheading-font + .component-tabs,
.section-tabs .richtext + .page__content {
    margin-top: var(--block-padding-s);
}
.section-tabs__content-wrapper {
    position: relative;
}

.center .component-tabs__wrapper {
    margin-left: auto;
    margin-right: auto;
}</pre></body></html>