.shopify-section .sc-builder h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 80px;
  letter-spacing: -0.4px;
  font-size: 26px;
  line-height: 1.11111;
}

.shopify-section .sc-builder h4 {
  font-family: "Open Sans", sans-serif;
  letter-spacing: -0.4px;
}

@media screen and (min-width: 1200px) {
  .shopify-section .sc-builder h1 {
    letter-spacing: -0.8px;
    line-height: 1.11111;
  }
}
