.text-center h1.collection-banner__heading::before,
.section__heading::before{
  content: "";
  width: 74px;
  height: 12px;
  -webkit-mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='74' height='12' version='1.1' viewBox='0 0 74 12'%3E%3Cpolygon points='64.75024 6.00034 67.35262 .00069 58.1006 .00069 55.49849 5.99966 46.24881 5.99966 48.8512 0 39.59918 0 36.99674 5.99966 27.75159 5.99966 30.35398 0 21.10196 0 18.49953 5.99966 9.25207 5.99966 11.85446 0 2.60239 0 0 5.99966 9.24981 5.99966 6.64738 11.99931 15.89944 11.99931 18.50183 5.99966 27.74933 5.99966 25.1469 11.99931 34.39897 11.99931 37.00136 5.99966 46.24655 5.99966 43.64412 11.99931 52.89619 11.99931 55.49826 6.00034 64.74798 6.00034 62.14554 12 71.39761 12 74 6.00034 64.75024 6.00034' fill='%23ff0000'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0 center;
  -webkit-mask-size:74px 12px;
  mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='74' height='12' version='1.1' viewBox='0 0 74 12'%3E%3Cpolygon points='64.75024 6.00034 67.35262 .00069 58.1006 .00069 55.49849 5.99966 46.24881 5.99966 48.8512 0 39.59918 0 36.99674 5.99966 27.75159 5.99966 30.35398 0 21.10196 0 18.49953 5.99966 9.25207 5.99966 11.85446 0 2.60239 0 0 5.99966 9.24981 5.99966 6.64738 11.99931 15.89944 11.99931 18.50183 5.99966 27.74933 5.99966 25.1469 11.99931 34.39897 11.99931 37.00136 5.99966 46.24655 5.99966 43.64412 11.99931 52.89619 11.99931 55.49826 6.00034 64.74798 6.00034 62.14554 12 71.39761 12 74 6.00034 64.75024 6.00034' fill='%23ff0000'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  mask-position: 0 center;
  mask-size:74px 12px;
  background-color: #ff0000;
}