<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contact-index-index {
  .column.main {
    display: flex;
    width: 65%;
  }

  .sidebar.sidebar-main {
    width: 35%;
  }
}

.form.contact .fieldset {
  width: 90%;
}
</pre></body></html>