.section-editorial-policy-header .editorial-policy-header__heading {text-align: center;letter-spacing: 4.8px;position: relative;z-index: 1;margin: 0px 0px 40px;}
.section-editorial-policy-header .editorial-policy-header__heading span {display: inline-block;position: relative;}
.section-editorial-policy-header .editorial-policy-header__heading span:after {content: "";background-image: url(/cdn/shop/files/BRUSH_ACCENT.svg?v=1781091268);background-repeat: no-repeat;display: block;background-size: cover;position: absolute;bottom: 5px;left: -36px;width: 282px;height: 19px;z-index: -1;}

.section-editorial-policy-header .editorial-policy-header__dates {display: flex;flex-direction: column;gap: 6px;width: max-content;margin: 0 auto;}
.section-editorial-policy-header .editorial-policy-header__date {margin: 0;font-size: 16px;line-height: 1.5;}
.section-editorial-policy-header .editorial-policy-header__date strong {font-weight: 600;}

@media screen and (max-width: 749px){
    .section-editorial-policy-header .editorial-policy-header__heading span:after {content: "";background-size: contain;bottom: 0px;left: -24px;width: 220px;}
}