
  html, body { margin: 0; padding: 0; background: #FBFAF7; }
  * { box-sizing: border-box; }
  a { color: #203050; text-decoration: none; }
  a:hover { color: #C0A060; }
  img { display: block; }


a { text-decoration: none; }
a:hover { color: inherit; }
html { scroll-behavior: smooth; }
@media (max-width: 900px) {
  body { min-width: 0; }
  header > div { flex-direction: column; align-items: flex-start; gap: 10px !important; padding: 12px 20px !important; }
  header nav { flex-wrap: wrap; justify-content: flex-start; gap: 0 !important; }
  header nav > a { padding: 7px 9px !important; }
  [style*="grid-template-columns"] { grid-template-columns: 1fr !important; }
  [style*="padding: 76px 44px"], [style*="padding: 96px 44px"], [style*="padding: 84px 44px"],
  [style*="padding: 60px 44px"], [style*="padding: 14px 44px"], [style*="padding: 34px 44px"] { padding-left: 20px !important; padding-right: 20px !important; }
  h1[style*="font-size: 52px"], h1[style*="font-size: 44px"] { font-size: 34px !important; }
  img { max-width: 100%; height: auto; }
}

.hv1:hover{color: #203050 !important;border-bottom-color: #C0A060 !important}
.hv2:hover{background: #C0A060 !important;color: #1A2430 !important}
.hv3:hover{border-color: #203050 !important;background: #F4F1EA !important}
.hv4:hover{color: #FBFAF7 !important;border-bottom-color: #FBFAF7 !important}
.hv5:hover{color: #C0A060 !important}
.hv6:hover{color: #C0A060 !important;border-bottom-color: #C0A060 !important}
.hv7:hover{background: #F4F1EA !important}
.hv8:hover{border-color: #C0A060 !important}
.hv9:hover{color:#C0A060 !important;border-bottom-color:#C0A060 !important}