body:is([data-suffix-template="expert-advice"]) .shopify-section.shopify-section-group-header-group.shopify-section--announcement-bar,
body:is([data-suffix-template="expert-advice"]) .shopify-section.shopify-section-group-header-group.shopify-section--header,
body:is([data-suffix-template="expert-advice"]) .shopify-section.shopify-section-group-footer-group.shopify-section--footer,
body:is([data-suffix-template="expert-advice"]) .shopify-section.shopify-section-group-footer-group.shopify-section--footer + .shopify-section.shopify-section-group-footer-group.shopify-section--rich-text {
  display: none;
}

body:is([data-suffix-template="expert-advice"]) .ls-header__inner {
    max-width: 1170px;
}

body:is([data-suffix-template="expert-advice"]) .ls-sticky-bar__btn span {
    font-family: Harmonia Sans W01 Regular;
}