<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

header,
.pageTop {
  display: none;
}

h1 {
  width: 100%;
  font-weight: bold;
  display: block;
  font-size: 2rem;
  text-align: center;
}

body.sub main .customer h4 {
  font-size: 1rem !important;
  color: #000 !important;
  display: block !important;
  margin-top: 1rem !important;
}</pre></body></html>