<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body .bg-gradient-1 {
  background-image: linear-gradient(180deg, #ebf2fe, #edecfc),
    url("../assets/bg/contact-us-bg.png") !important;
  background-blend-mode: color !important;
  background-size: cover !important;
  background-position: center !important;
  max-height: 750px !important;
}

.woocommerce-notices-wrapper {
  display: none !important;
}

.woocommerce-account .rbt-contact-form.contact-form-style-1 {
    max-width: 600px !important;
}</pre></body></html>