.section-header-wrapper.small .section-header__divider{height:6px;width:3.75rem;margin-bottom:16px}
.section-header-wrapper .section-header__divider{background-color:var(--divider-bg)}
.section-header-wrapper .section-header__heading,.section-header-wrapper .section-header__paragraph p{color:var(--grey-darkest)}
.section-header-wrapper.small .section-header__heading{font-style:normal;font-weight:600;font-size:1.953125rem;line-height:2.421875rem}
.section-header-wrapper.small .section-header__paragraph{margin-top:16px}
.section-header-wrapper.small .section-header__paragraph p{font-style:normal;font-weight:400;font-size:1.25rem;line-height:1.875rem;margin:0}
.background-primary .section-header-wrapper .section-header__divider{background-color:var(--white)}
.background-primary .section-header-wrapper .section-header__heading,.background-primary .section-header-wrapper .section-header__paragraph p{color:var(--white)}
@media screen and (min-width:991px){.section-header-wrapper.small .section-header__divider{width:4rem}
.section-header-wrapper.small .section-header__heading{font-size:1.9375rem;line-height:2.4375rem}
}