<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-form__customization-options input[type="text"], 
.product-form__customization-options textarea {
    padding: 10px;
    border-radius: .25rem!important;
    border: 1px solid;
  background: transparent
}
.product-form__customization-options textarea {
   
  max-height: 70px;
}</pre></body></html>