/* Heritage typography and action styling, September 2026. */
.heritage-page-heading { padding-top: 40px; padding-bottom: 24px; }
.heritage-page-heading h1 { font-size: clamp(30px, 4vw, 48px); line-height: 1.2; color: #173d30; }
body { font-family: Arial, Helvetica, sans-serif; }
body h1:not(.site-logo), body h2, body h3, body h4, body h5, body h6,
body .tbk__title, body .kl-iconbox__title, body .portfolio-item-title,
body .tp-caption h1, body .tp-caption h2 {
  font-family: Georgia, "Times New Roman", serif !important;
  font-weight: 600; letter-spacing: -.025em;
}
body p, body .tbk__text, body .text_box, body input, body textarea,
body select, body button, body .main-nav > ul > li > a, body .btn {
  font-family: Arial, Helvetica, sans-serif !important;
}
body .tbk__text, body .text_box p { line-height: 1.75; }
body .btn.btn-fullcolor, body .btn.btn-lined {
  background-color: #c6aa72 !important;
  border-color: #c6aa72 !important;
  color: #18251f !important;
  font-weight: 700; text-shadow: none;
  border-radius: 3px;
}
body .btn.btn-fullcolor:hover, body .btn.btn-lined:hover {
  background-color: #dbc494 !important; border-color: #dbc494 !important;
  color: #18251f !important;
}
body a:focus-visible, body button:focus-visible,
body input:focus-visible, body textarea:focus-visible, body select:focus-visible {
  outline: 3px solid #92713c; outline-offset: 4px;
}
@media(max-width:767px) {
  body:not(.home) .eluid3141c57c .tbk__title { font-size: 34px !important; line-height: 1.15 !important; }
  body:not(.home) .eluid3141c57c .tbk__subtitle { font-size: 16px !important; line-height: 1.55 !important; }
  body .tbk__text, body .text_box p { font-size: 16px; }
  body input, body select, body textarea { font-size: 16px; }
  body .btn { min-height: 44px; }
}
