
.product-form__submit {
  background:#0d4c3c;
  color:#fff;
  &:hover{
     background:#0d6851;
  }
}

label.ef__swatch-color {
  outline:2px solid #aaa4
}
p:has([href*=apps]){
  display:none
}