.button[disabled],
  input[type="submit"][disabled] {
    background:red !important;
  }

@font-face {
  font-family: "milk";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('/cdn/shop/files/MilkandClay-Regular.woff2?v=1710876699') format('woff2'),
       url('/cdn/shop/files/MilkandClay-Regular.woff?v=1710876697') format('woff');
}