.contact-page-body {
  margin: 0;
  background: #e6dcd0;
}

.canvas.canvas--contact {
  height: auto;
  min-height: 3710px;
  background: #e6dcd0;
  overflow: visible;
}

.contact-frame {
  position: relative;
  width: 1728px;
  height: 3710px;
  margin: 0 auto;
  overflow: hidden;
  background: #e6dcd0;
}

.canvas--contact .nav-links a.nav-page-link {
  display: block;
}

.canvas--contact .nav-links li.nav-item--link {
  cursor: default;
}

.canvas--contact .nav-links li.nav-item--link:hover {
  transform: none;
}

.canvas--contact .nav-links li.nav-item--link a:hover {
  color: #af8b72;
  transform: translateY(-1px);
}

.canvas--contact .nav-links li.active .nav-page-link {
  color: #af8b72;
}

.ct-bg-top,
.ct-bg-mid,
.ct-bg-bottom {
  position: absolute;
  left: 0;
}

.ct-bg-top {
  top: -40px;
  width: 1728px;
  height: 1362px;
  background: linear-gradient(180deg, #af8b72 0%, #e6dcd0 71%);
}

.ct-bg-mid {
  top: 1011px;
  width: 1725px;
  height: 814px;
  left: 3px;
  background: #af8b72;
}

.ct-bg-bottom {
  top: 2138px;
  width: 1728px;
  height: 1340px;
  background: linear-gradient(180deg, #e6dcd0 0%, #af8b72 100%);
}

.ct-word {
  position: absolute;
  margin: 0;
  font: 700 84px/1.24 "Libre Baskerville", serif;
  color: #fefcf8;
  z-index: 3;
}

.ct-word-c1 {
  left: 297px;
  top: 183px;
}

.ct-word-o {
  left: 462px;
  top: 249px;
}

.ct-word-n {
  left: 638px;
  top: 191px;
}

.ct-word-t1 {
  left: 823px;
  top: 249px;
}

.ct-word-a {
  left: 999px;
  top: 191px;
}

.ct-word-c2 {
  left: 1175px;
  top: 249px;
}

.ct-word-t2 {
  left: 1351px;
  top: 191px;
}

.ct-hero-figma {
  position: absolute;
  left: 0;
  top: 0;
  width: 1728px;
  height: 360px;
  z-index: 3;
  pointer-events: none;
  transform: scale(0.82);
  transform-origin: top center;
}

.ct-title-lines {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}

.ct-title-line {
  position: absolute;
  height: 2px;
  background: repeating-linear-gradient(to right, #fff 0 30px, transparent 30px 60px);
}

.ct-title-line--1 {
  left: -390px;
  top: 295px;
  width: 831px;
}

.ct-title-line--2 {
  left: 1290px;
  top: 295px;
  width: 828px;
}

.ct-title-line--3 {
  left: 1111px;
  top: 240px;
  width: 1007px;
}

.ct-title-line--4 {
  left: -390px;
  top: 240px;
  width: 670px;
}

.ct-title-line--5 {
  left: 412px;
  top: 240px;
  width: 209px;
}

.ct-title-line--6 {
  left: 763px;
  top: 240px;
  width: 210px;
}

.ct-title-line--7 {
  left: 936px;
  top: 295px;
  width: 203px;
}

.ct-title-line--8 {
  left: 587px;
  top: 295px;
  width: 215px;
}

.ct-social-title {
  position: absolute;
  left: 320px;
  top: 472px;
  width: 1088px;
  height: 99px;
  margin: 0;
  font: 700 50px/1.24 "Libre Baskerville", serif;
  color: #754636;
  text-align: center;
  z-index: 4;
}

.ct-social-columns {
  position: absolute;
  left: 0;
  top: 0;
  width: 1728px;
  height: 939px;
  z-index: 4;
}

.ct-social-vline {
  position: absolute;
  top: 593px;
  width: 2px;
  height: 240px;
  background: #af8b72;
}

.ct-social-vline--1 {
  left: 645px;
}

.ct-social-vline--2 {
  left: 864px;
}

.ct-social-vline--3 {
  left: 1082px;
}

.ct-social-item {
  position: absolute;
  display: block;
  align-items: center;
  text-decoration: none;
  width: 416px;
  height: 173px;
}

.ct-social-item img {
  display: block;
  margin: 0 auto;
  object-fit: contain;
  width: 100px;
  height: 100px;
  transition: transform 0.25s ease;
}

.ct-social-item:hover img {
  transform: translateY(-4px) scale(1.03);
}

.ct-social-item--wa {
  left: 330px;
  top: 641px;
}

.ct-social-item--wa img {
  width: 100px;
  height: 100px;
}

.ct-social-item--ig {
  left: 555px;
  top: 637px;
}

.ct-social-item--ig img {
  width: 100px;
  height: 100px;
}

.ct-social-item--red {
  left: 765px;
  top: 641px;
}

.ct-social-item--red img {
  width: 100px;
  height: 100px;
}

.ct-social-item--fb {
  left: 986px;
  top: 641px;
}

.ct-social-item--fb img {
  width: 124px;
  height: 124px;
  margin-top: -12px;
  margin-bottom: -12px;
}

.ct-social-label {
  display: block;
  font: 500 17px/0.92 "League Spartan", sans-serif;
  color: #652c23;
  width: 100%;
  text-align: center;
  margin-top: 26px;
}

.ct-social-handle {
  display: block;
  font: 500 17px/0.92 "League Spartan", sans-serif;
  color: #000;
  width: 100%;
  text-align: center;
  margin-top: 13px;
}

.ct-strapline {
  top: 990px;
}

.ct-contact-panel {
  position: absolute;
  left: 314px;
  top: 1225px;
  width: 1079px;
  height: 447px;
  z-index: 4;
}

#book-a-table {
  scroll-margin-top: 110px;
}

.ct-book-title {
  position: absolute;
  left: 0;
  top: 60px;
  margin: 0;
  font: 500 100px/0.92 "League Spartan", sans-serif;
  color: #eee8dc;
}

.ct-field {
  position: absolute;
  left: 375px;
  width: 704px;
  height: 70px;
  border: 3px solid #754636;
  border-radius: 50px;
  background: #faf6ef;
  box-sizing: border-box;
  padding: 0 38px;
  font: 400 17px/1.24 "Libre Baskerville", serif;
  color: #333;
  outline: none;
}

.ct-field::placeholder {
  color: rgba(51, 51, 51, 0.5);
}

.ct-field--name {
  top: 0;
}

.ct-field--email {
  top: 92px;
}

.ct-field--phone {
  top: 184px;
}

.ct-field--message {
  top: 276px;
}

.ct-submit-btn {
  position: absolute;
  right: 10px;
  bottom: 0;
  width: 176px;
  height: 60px;
  border: 0;
  border-radius: 50px;
  background: #754636;
  color: #eee8dc;
  font: 700 17px/1.24 "Libre Baskerville", serif;
  cursor: pointer;
  transition: background-color 0.25s ease, color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

.ct-location-specialty {
  position: absolute;
  left: 0;
  top: 1880px;
  width: 1728px;
  height: 320px;
  z-index: 4;
  pointer-events: none;
  box-sizing: border-box;
}

.ct-location-h1,
.ct-location-h2 {
  position: absolute;
  margin: 0;
  font-family: "League Spartan", sans-serif;
  font-size: 100px;
  font-weight: 500;
  line-height: 0.92;
  color: #754636;
}

.ct-location-h1 {
  left: 566px;
  top: 88px;
}

.ct-location-h2 {
  left: 768px;
  top: 198px;
}

.ct-location-dash {
  position: absolute;
  height: 2px;
  border: none;
  padding: 0;
  background: repeating-linear-gradient(to right, #754636 0 30px, transparent 30px 60px);
}

.ct-location-dash--left {
  left: -85px;
  top: 238px;
  width: 919px;
  margin-left: -85px;
}

.ct-location-dash--right {
  left: 818px;
  right: 0;
  top: 138px;
  width: auto;
  margin-right: -140px;
}

.ct-location-map {
  position: absolute;
  left: 421px;
  top: 2173px;
  width: 908px;
  height: 549px;
  border-radius: 20px;
  border: 0;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.25);
  z-index: 4;
}

.ct-location-links-wrap {
  position: absolute;
  left: 0;
  top: 2638px;
  width: 1728px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  z-index: 4;
}

.ct-location-links {
  position: relative;
  left: auto;
  top: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
}

.ct-location-link {
  width: 150px;
  height: 150px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background: transparent;
  transition: transform 0.2s ease, filter 0.2s ease;
}

.ct-location-link + .ct-location-link {
  margin-left: -60px;
}

.ct-location-link img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.ct-location-link:hover {
  transform: translateY(-2px);
  filter: drop-shadow(0 6px 12px rgba(0, 0, 0, 0.2));
}

.contact-lower {
  position: absolute;
  left: 0;
  top: 2910px;
  width: 1732px;
  height: 782px;
  margin: 0 auto;
  z-index: 20;
}

.contact-lower .footer {
  position: absolute;
  left: 0;
  top: 0;
  width: 1732px;
  height: 782px;
}

.canvas--contact .copyright {
  top: 649px;
}

@keyframes ctHeroFadeUp {
  from {
    opacity: 0;
    transform: translateY(18px);
    filter: blur(3px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}

@keyframes ctHeroLineSweep {
  from {
    opacity: 0;
    transform: scaleX(0.88);
    filter: blur(2px);
  }
  to {
    opacity: 1;
    transform: scaleX(1);
    filter: blur(0);
  }
}

.ct-hero-fx-lines .ct-title-line,
.ct-hero-fx-word {
  opacity: 0;
  animation: none;
}

.canvas--contact.is-hero-animated .ct-hero-fx-lines .ct-title-line {
  animation: ctHeroLineSweep 900ms cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.canvas--contact.is-hero-animated .ct-hero-fx-lines .ct-title-line:nth-child(1) {
  animation-delay: 60ms;
}

.canvas--contact.is-hero-animated .ct-hero-fx-lines .ct-title-line:nth-child(2) {
  animation-delay: 120ms;
}

.canvas--contact.is-hero-animated .ct-hero-fx-lines .ct-title-line:nth-child(3) {
  animation-delay: 180ms;
}

.canvas--contact.is-hero-animated .ct-hero-fx-lines .ct-title-line:nth-child(4) {
  animation-delay: 240ms;
}

.canvas--contact.is-hero-animated .ct-hero-fx-lines .ct-title-line:nth-child(5) {
  animation-delay: 300ms;
}

.canvas--contact.is-hero-animated .ct-hero-fx-lines .ct-title-line:nth-child(6) {
  animation-delay: 360ms;
}

.canvas--contact.is-hero-animated .ct-hero-fx-lines .ct-title-line:nth-child(7) {
  animation-delay: 420ms;
}

.canvas--contact.is-hero-animated .ct-hero-fx-lines .ct-title-line:nth-child(8) {
  animation-delay: 480ms;
}

.canvas--contact.is-hero-animated .ct-hero-fx-word {
  animation: ctHeroFadeUp 760ms cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.canvas--contact.is-hero-animated .ct-word-c1 {
  animation-delay: 260ms;
}

.canvas--contact.is-hero-animated .ct-word-o {
  animation-delay: 340ms;
}

.canvas--contact.is-hero-animated .ct-word-n {
  animation-delay: 420ms;
}

.canvas--contact.is-hero-animated .ct-word-t1 {
  animation-delay: 500ms;
}

.canvas--contact.is-hero-animated .ct-word-a {
  animation-delay: 580ms;
}

.canvas--contact.is-hero-animated .ct-word-c2 {
  animation-delay: 660ms;
}

.canvas--contact.is-hero-animated .ct-word-t2 {
  animation-delay: 740ms;
}

.contact-frame .reveal {
  opacity: 0;
  transition: opacity 1s var(--reveal-easing);
}

.contact-frame .reveal.is-revealed {
  opacity: 1;
}

@media (prefers-reduced-motion: reduce) {
  .ct-hero-fx-lines .ct-title-line,
  .ct-hero-fx-word {
    opacity: 1;
    animation: none;
    transform: none;
    filter: none;
    transition: none;
  }

  .contact-frame .reveal {
    opacity: 1 !important;
    transition: none !important;
  }
}

@media (max-width: 900px) {
  :root {
    --bg: #e6dcd0;
    --brown: #652c23;
    --dark-brown: #652c23;
    --accent: #af8b72;
    --cream: #eee8dc;
    --nav-scroll-offset: 76px;
  }

  html,
  body,
  body.contact-page-body {
    width: 100%;
    max-width: 100vw;
    margin: 0;
    overflow-x: hidden;
    background: #e6dcd0;
  }

  .canvas.canvas--contact {
    width: 100%;
    max-width: 430px;
    min-height: 0 !important;
    height: auto;
    margin: 0 auto;
    overflow-x: hidden;
    background: #e6dcd0;
  }

  body.contact-page-body .ct-social-title,
  body.contact-page-body .ct-social-arrow,
  body.contact-page-body .ct-social-columns,
  body.contact-page-body .ct-contact-panel,
  body.contact-page-body .ct-location-specialty,
  body.contact-page-body .ct-location-map,
  body.contact-page-body .ct-location-links {
    transform: none !important;
  }

  .contact-page-body .top-nav {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: 430px !important;
    height: 72px !important;
    min-height: 72px !important;
    margin: 0 auto !important;
    padding: 6px 26px !important;
    background: #e6dcd0 !important;
    box-shadow: none !important;
    border: none !important;
    border-radius: 0 !important;
    transform: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    box-sizing: border-box;
    z-index: 300 !important;
  }

  .contact-page-body .nav-logo-link {
    position: absolute !important;
    left: 50% !important;
    top: 36px !important;
    margin: 0 !important;
    transform: translate(-50%, -50%) !important;
    line-height: 0 !important;
    z-index: 1 !important;
  }

  .contact-page-body .nav-logo-link:hover {
    transform: translate(-50%, -50%) !important;
  }

  .contact-page-body .nav-logo {
    width: 82px !important;
    height: 82px !important;
    object-fit: contain !important;
  }

  .contact-page-body .nav-toggle {
    position: absolute !important;
    right: 26px !important;
    top: 12px !important;
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    width: 48px !important;
    height: 48px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    cursor: pointer;
    z-index: 302 !important;
    -webkit-tap-highlight-color: transparent;
  }

  .contact-page-body .nav-toggle:hover,
  .contact-page-body .nav-toggle:focus,
  .contact-page-body .nav-toggle:active {
    background: transparent !important;
    box-shadow: none !important;
  }

  .contact-page-body .nav-toggle-bar {
    display: block !important;
    width: 25px !important;
    height: 2px !important;
    border-radius: 2px !important;
    background: #652c23 !important;
    transition: transform 0.2s ease, opacity 0.2s ease !important;
  }

  .contact-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg) !important;
  }

  .contact-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(2) {
    opacity: 0 !important;
  }

  .contact-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg) !important;
  }

  .contact-page-body .nav-links {
    position: fixed !important;
    top: 72px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: 430px !important;
    max-height: 0 !important;
    margin: 0 auto !important;
    padding: 0 !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    background: #e6dcd0 !important;
    border-radius: 0 0 34px 34px !important;
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.18) !important;
    list-style: none !important;
    font-family: "League Spartan", sans-serif !important;
    font-size: 18px !important;
    color: #652c23 !important;
    z-index: 299 !important;
    transition: max-height 0.38s cubic-bezier(0.4, 0, 0.2, 1), padding 0.38s ease !important;
  }

  .contact-page-body .nav-links.is-open {
    max-height: min(72vh, 520px) !important;
    padding: 10px 0 18px !important;
    overflow-y: auto !important;
  }

  .contact-page-body .nav-links li {
    width: 100% !important;
    align-items: flex-start !important;
    padding: 10px 22px !important;
    box-sizing: border-box;
  }

  .contact-page-body .nav-page-link {
    display: block !important;
    width: 100% !important;
    font-family: "League Spartan", sans-serif !important;
    font-size: 18px !important;
    color: #652c23 !important;
    text-decoration: none !important;
  }

  .contact-page-body .nav-links li.active .nav-page-link,
  .contact-page-body .nav-links li.active {
    color: #af8b72 !important;
  }

  .contact-page-body .nav-underline {
    bottom: 4px !important;
    left: 22px !important;
    width: calc(100% - 44px) !important;
    transform: translateX(0) scaleX(0.32) !important;
    transform-origin: left bottom !important;
  }

  .contact-page-body .nav-links li.active .nav-underline {
    transform: translateX(0) scaleX(1) !important;
  }

  .contact-frame {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    max-width: 430px !important;
    height: auto !important;
    margin: 0 auto !important;
    padding: 72px 0 0 !important;
    overflow: visible !important;
    background: transparent !important;
  }

  .ct-bg-top {
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 1200px !important;
    background: linear-gradient(180deg, #af8b72 0%, #e6dcd0 30%, #e6dcd0 100%) !important;
  }

  .ct-bg-mid {
    left: 0 !important;
    top: 1200px !important;
    width: 100% !important;
    height: 720px !important;
    background: #af8b72 !important;
  }

  .ct-bg-bottom {
    left: 0 !important;
    top: 1920px !important;
    width: 100% !important;
    height: 1100px !important;
    background: linear-gradient(180deg, #e6dcd0 0%, #af8b72 100%) !important;
  }

  .ct-hero-figma {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    max-width: 360px !important;
    height: 118px !important;
    margin: 84px auto 0 !important;
    transform: none !important;
    overflow: visible !important;
    z-index: 5 !important;
  }

  .ct-title-lines {
    position: absolute !important;
    inset: 0 !important;
    z-index: 1 !important;
    pointer-events: none !important;
  }

  .ct-title-line {
    position: absolute !important;
    height: 1.5px !important;
    background: repeating-linear-gradient(to right, #fefcf8 0 14px, transparent 14px 28px) !important;
  }

  .ct-title-line--4 {
    left: -240px !important;
    top: 32px !important;
    width: 260px !important;
  }
  .ct-title-line--5 {
    left: 64px !important;
    top: 32px !important;
    width: 48px !important;
  }
  .ct-title-line--6 {
    left: 160px !important;
    top: 32px !important;
    width: 44px !important;
  }
  .ct-title-line--3 {
    left: 252px !important;
    top: 32px !important;
    right: 0 !important;
    width: auto !important;
  }

  .ct-title-line--1 {
    left: -240px !important;
    top: 74px !important;
    width: 306px !important;
  }
  .ct-title-line--8 {
    left: 114px !important;
    top: 74px !important;
    width: 44px !important;
  }
  .ct-title-line--7 {
    left: 202px !important;
    top: 74px !important;
    width: 48px !important;
  }
  .ct-title-line--2 {
    left: 294px !important;
    top: 74px !important;
    right: 0 !important;
    width: auto !important;
  }

  .ct-word {
    position: absolute !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: "Libre Baskerville", serif !important;
    font-weight: 700 !important;
    font-size: 36px !important;
    line-height: 1 !important;
    color: #fefcf8 !important;
    z-index: 2 !important;
  }

  .ct-word-c1 { left: 30px !important; top: 14px !important; }
  .ct-word-o  { left: 76px !important; top: 56px !important; }
  .ct-word-n  { left: 122px !important; top: 14px !important; }
  .ct-word-t1 { left: 168px !important; top: 56px !important; }
  .ct-word-a  { left: 214px !important; top: 14px !important; }
  .ct-word-c2 { left: 260px !important; top: 56px !important; }
  .ct-word-t2 { left: 306px !important; top: 14px !important; }

  .ct-social-title {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    height: auto !important;
    margin: 36px auto 14px !important;
    padding: 0 16px !important;
    font: 700 28px/1.2 "Libre Baskerville", serif !important;
    color: #754636 !important;
    text-align: center !important;
    z-index: 5 !important;
  }

  .ct-social-columns {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    max-width: 340px !important;
    height: auto !important;
    margin: 0 auto !important;
    padding: 8px 12px 16px !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 18px 14px !important;
    box-sizing: border-box;
    z-index: 5 !important;
  }

  .ct-social-vline {
    display: none !important;
  }

  .ct-social-item {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    height: auto !important;
    padding: 12px 4px 14px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    text-align: center !important;
  }

  .ct-social-item img {
    width: 64px !important;
    height: 64px !important;
    margin: 0 auto !important;
    object-fit: contain !important;
  }

  .ct-social-item--fb img {
    width: 76px !important;
    height: 76px !important;
    margin-top: -6px !important;
    margin-bottom: -6px !important;
  }

  .ct-social-label {
    margin-top: 14px !important;
    font: 500 14px/1 "League Spartan", sans-serif !important;
    color: #652c23 !important;
  }

  .ct-social-handle {
    margin-top: 8px !important;
    font: 500 13px/1 "League Spartan", sans-serif !important;
    color: #000 !important;
  }

  .strapline.ct-strapline {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    max-width: 430px !important;
    margin: 28px auto 0 !important;
  }

  .ct-contact-panel {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    max-width: 340px !important;
    height: auto !important;
    margin: 36px auto 0 !important;
    padding: 0 16px !important;
    box-sizing: border-box;
    z-index: 5 !important;
  }

  .ct-book-title {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    margin: 0 0 18px !important;
    font: 500 44px/0.95 "League Spartan", sans-serif !important;
    color: #eee8dc !important;
    text-align: center !important;
  }

  .ct-book-title br {
    display: none !important;
  }

  .ct-field {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    height: 44px !important;
    margin: 0 0 10px !important;
    padding: 0 18px !important;
    border-width: 2px !important;
    border-radius: 40px !important;
    font-size: 13.5px !important;
    box-sizing: border-box;
  }

  .ct-submit-btn {
    position: relative !important;
    right: auto !important;
    bottom: auto !important;
    display: block !important;
    width: 140px !important;
    height: 42px !important;
    margin: 14px auto 0 !important;
    font-size: 14px !important;
    border-radius: 40px !important;
  }

  .ct-location-specialty {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    height: auto !important;
    margin: 56px auto 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
    z-index: 5 !important;
  }

  .ct-location-h1,
  .ct-location-h2 {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    display: block !important;
    margin: 0 !important;
    font: 500 44px/1 "League Spartan", sans-serif !important;
    color: #754636 !important;
    text-align: center !important;
  }

  .ct-location-h2 {
    margin-top: 4px !important;
  }

  .ct-location-dash {
    display: none !important;
  }

  .ct-location-map {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: calc(100% - 32px) !important;
    max-width: 360px !important;
    height: 260px !important;
    margin: 22px auto 0 !important;
    border-radius: 16px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18) !important;
    z-index: 5 !important;
  }

  .ct-location-links-wrap {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    margin: 18px auto 56px !important;
    display: flex !important;
    justify-content: center !important;
    z-index: 5 !important;
  }

  .ct-location-links {
    gap: 12px !important;
  }

  .ct-location-link {
    width: 78px !important;
    height: 78px !important;
  }

  .ct-location-link + .ct-location-link {
    margin-left: 0 !important;
  }

  .contact-lower {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    height: auto !important;
    z-index: 2 !important;
  }

  .contact-lower .footer {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 16px 20px !important;
    background: #e6dcd0 !important;
    overflow: visible !important;
  }

  .contact-page-body .footer-float-up,
  .contact-page-body .footer-backtop {
    display: none !important;
  }

  .contact-page-body .footer-float-chat {
    right: max(14px, calc(50vw - 200px)) !important;
    bottom: 20px !important;
    width: 58px !important;
    height: 58px !important;
  }

  .contact-page-body .footer-inner {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    max-width: 360px !important;
    height: auto !important;
    margin: 0 auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    transform: none !important;
  }

  .contact-page-body .footer-logo-half {
    position: relative !important;
    left: auto !important;
    top: -38px !important;
    width: 116px !important;
    height: 76px !important;
    margin: 0 auto -34px !important;
    border-radius: 116px 116px 0 0 !important;
    background: #fefcf8 !important;
    overflow: hidden !important;
  }

  .contact-page-body .footer-logo {
    position: absolute !important;
    left: 18px !important;
    top: 18px !important;
    width: 80px !important;
    height: 80px !important;
    object-fit: contain !important;
  }

  .contact-page-body .footer .contact-col {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    order: 1 !important;
    width: 100% !important;
    max-width: 320px !important;
    margin: 0 auto !important;
    text-align: center !important;
  }

  .contact-page-body .footer h3,
  .contact-page-body .footer .contact-col h3 {
    margin: 0 0 14px !important;
    font-family: "League Spartan", sans-serif !important;
    font-size: 32px !important;
    line-height: 1 !important;
    text-align: center !important;
    color: #754636 !important;
  }

  .contact-page-body .footer .contact-col input {
    width: 100% !important;
    height: 37px !important;
    margin: 0 0 10px !important;
    padding: 0 15px !important;
    border-radius: 100px !important;
    border: 1px solid #754636 !important;
    background: transparent !important;
    font-size: 14px !important;
    box-sizing: border-box;
  }

  .contact-page-body .footer .row {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    width: 100% !important;
  }

  .contact-page-body .footer .row input {
    width: 100% !important;
  }

  .contact-page-body .footer-submit {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    order: 2 !important;
    align-self: flex-end !important;
    width: 94px !important;
    height: 36px !important;
    margin: 4px 4px 0 0 !important;
    font-size: 13px !important;
    background: #754636 !important;
  }

  .contact-page-body .footer-socials {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    order: 3 !important;
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
    gap: 26px !important;
    margin: 28px auto 30px !important;
    transform: none !important;
  }

  .contact-page-body .footer-socials a img {
    width: 54px !important;
    height: 54px !important;
    object-fit: contain !important;
  }

  .contact-page-body .links-col {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    order: 4 !important;
    width: 100% !important;
    max-width: 320px !important;
    margin: 0 auto !important;
    text-align: center !important;
  }

  .contact-page-body .links-col > h3,
  .contact-page-body .links-grid {
    display: none !important;
  }

  .contact-page-body .meta {
    display: flex !important;
    justify-content: center !important;
    text-align: center !important;
    margin: 0 auto 22px !important;
    font-family: "Libre Baskerville", serif !important;
    font-size: 14px !important;
    line-height: 1.15 !important;
    color: #000 !important;
  }

  .contact-page-body .meta img {
    display: none !important;
  }

  .contact-page-body .meta p {
    margin: 0 !important;
    max-width: 285px !important;
  }

  .contact-page-body .copyright,
  .canvas--contact .copyright {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    max-width: 360px !important;
    margin: 20px auto 0 !important;
    padding: 0 12px !important;
    text-align: center !important;
    font-size: 7px !important;
    line-height: 1.4 !important;
    transform: none !important;
  }
}

@media (max-width: 900px) {
  #book-a-table {
    scroll-margin-top: 140px;
  }

  body.contact-page-body .ct-contact-panel {
    width: 100% !important;
    max-width: 320px !important;
    margin: 64px auto 0 !important;
    padding: 0 !important;
    height: auto !important;
  }

  body.contact-page-body .ct-book-title {
    position: relative !important;
    height: 38px !important;
    margin: 0 0 26px !important;
    overflow: hidden !important;
    text-indent: -9999px !important;
    color: transparent !important;
  }

  body.contact-page-body .ct-book-title::before {
    content: "Book A Table";
    position: absolute !important;
    inset: 0 !important;
    display: block !important;
    text-indent: 0 !important;
    text-align: center !important;
    font: 500 36px/1 "League Spartan", sans-serif !important;
    color: #eee8dc !important;
    letter-spacing: 0.4px !important;
  }

  body.contact-page-body .ct-book-title br {
    display: none !important;
  }

  body.contact-page-body .ct-field {
    width: 100% !important;
    height: 50px !important;
    margin: 0 0 12px !important;
    padding: 0 22px !important;
    border: 0 !important;
    border-radius: 50px !important;
    background: #faf6ef !important;
    color: #5a3422 !important;
    font: 400 14px/1.24 "League Spartan", sans-serif !important;
    box-sizing: border-box !important;
  }

  body.contact-page-body .ct-field::placeholder {
    color: rgba(101, 44, 35, 0.55) !important;
    font: 400 14px/1.24 "League Spartan", sans-serif !important;
  }

  body.contact-page-body .ct-submit-btn {
    position: relative !important;
    right: auto !important;
    bottom: auto !important;
    display: block !important;
    width: 122px !important;
    height: 38px !important;
    margin: 14px 0 0 auto !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 40px !important;
    background: #754636 !important;
    color: #eee8dc !important;
    font: 500 15px/1 "League Spartan", sans-serif !important;
    cursor: pointer !important;
  }

  body.contact-page-body .ct-location-specialty {
    position: relative !important;
    width: 100% !important;
    max-width: 320px !important;
    height: auto !important;
    margin: 80px auto 0 !important;
    padding: 0 !important;
    text-align: center !important;
  }

  body.contact-page-body .ct-location-h1,
  body.contact-page-body .ct-location-h2 {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    display: block !important;
    margin: 0 !important;
    font: 500 38px/1 "League Spartan", sans-serif !important;
    color: #754636 !important;
    text-align: center !important;
  }

  body.contact-page-body .ct-location-h2 {
    margin-top: 4px !important;
  }

  body.contact-page-body .ct-location-dash {
    display: block !important;
    position: absolute !important;
    height: 1.5px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: repeating-linear-gradient(to right, #754636 0 12px, transparent 12px 22px) !important;
  }

  body.contact-page-body .ct-location-dash--right {
    left: auto !important;
    right: 0 !important;
    top: 20px !important;
    width: 38% !important;
  }

  body.contact-page-body .ct-location-dash--left {
    left: 0 !important;
    right: auto !important;
    top: 62px !important;
    width: 38% !important;
  }

  body.contact-page-body .ct-location-map {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: calc(100% - 60px) !important;
    max-width: 320px !important;
    height: 180px !important;
    margin: 28px auto 0 !important;
    border: 0 !important;
    border-radius: 14px !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.18) !important;
    z-index: 5 !important;
  }

  body.contact-page-body .ct-location-links-wrap {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    margin: 28px auto 64px !important;
    display: flex !important;
    justify-content: center !important;
    z-index: 5 !important;
  }

  body.contact-page-body .ct-location-links {
    display: flex !important;
    flex-direction: row-reverse !important;
    gap: 44px !important;
    align-items: flex-start !important;
  }

  body.contact-page-body .ct-location-link {
    position: relative !important;
    width: 56px !important;
    height: 56px !important;
    margin: 0 !important;
    padding-bottom: 22px !important;
    display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important;
    background: transparent !important;
  }

  body.contact-page-body .ct-location-link + .ct-location-link {
    margin-left: 0 !important;
  }

  body.contact-page-body .ct-location-link img {
    width: 100% !important;
    height: auto !important;
    max-height: 56px !important;
    object-fit: contain !important;
    display: block !important;
  }

  body.contact-page-body .ct-location-link::after {
    position: absolute !important;
    bottom: 0 !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    font: 500 12px/1 "League Spartan", sans-serif !important;
    color: #652c23 !important;
    white-space: nowrap !important;
  }

  body.contact-page-body .ct-location-link--waze::after {
    content: "Waze";
  }

  body.contact-page-body .ct-location-link--google::after {
    content: "Google Map";
  }
}

@media (max-width: 900px) {

  body.contact-page-body .ct-bg-top,
  body.contact-page-body .ct-bg-mid,
  body.contact-page-body .ct-bg-bottom {
    display: none !important;
  }

  body.contact-page-body,
  body.contact-page-body .canvas.canvas--contact {
    background: #e6dcd0 !important;
  }

  body.contact-page-body .contact-frame {
    background: linear-gradient(
      180deg,
      #af8b72 0%,
      #af8b72 5%,
      #e6dcd0 16%,
      #e6dcd0 100%
    ) !important;
  }

  body.contact-page-body .strapline.ct-strapline {
    position: relative !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 32px 0 0 !important;
    padding: 16px 0 !important;
    background: #754636 !important;
  }

  body.contact-page-body .ct-contact-panel {
    position: relative !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 28px 28px 52px !important;
    background: #af8b72 !important;
    box-sizing: border-box !important;
  }

  body.contact-page-body .ct-field {
    max-width: 100% !important;
  }

  body.contact-page-body .ct-location-specialty {
    position: relative !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    margin: 60px 0 0 !important;
    padding: 0 !important;
    text-align: center !important;
    z-index: 5 !important;
  }

  body.contact-page-body .ct-location-h1,
  body.contact-page-body .ct-location-h2 {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    display: block !important;
    margin: 0 !important;
    font: 700 46px/1 "League Spartan", sans-serif !important;
    color: #754636 !important;
    text-align: center !important;
  }

  body.contact-page-body .ct-location-h2 {
    margin-top: 6px !important;
  }

  body.contact-page-body .ct-location-dash {
    position: absolute !important;
    display: block !important;
    height: 2px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: repeating-linear-gradient(to right, #754636 0 14px, transparent 14px 26px) !important;
  }

  body.contact-page-body .ct-location-dash--left {
    left: 0 !important;
    right: calc(50% + 56px) !important;
    width: auto !important;
    top: 23px !important;
  }

  body.contact-page-body .ct-location-dash--right {
    left: calc(50% + 112px) !important;
    right: 0 !important;
    width: auto !important;
    top: 75px !important;
  }

  body.contact-page-body .ct-location-map {
    position: relative !important;
    left: 50% !important;
    top: auto !important;
    width: calc(100% - 48px) !important;
    max-width: 320px !important;
    height: 168px !important;
    margin: 32px 0 0 !important;
    transform: translateX(-50%) !important;
    border-radius: 14px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
    display: block !important;
  }

  body.contact-page-body .ct-location-links-wrap {
    position: relative !important;
    width: 100% !important;
    margin: 36px auto 60px !important;
    display: flex !important;
    justify-content: center !important;
  }

  body.contact-page-body .ct-location-links {
    flex-direction: row-reverse !important;
    gap: 56px !important;
    align-items: flex-start !important;
  }

  body.contact-page-body .ct-location-link {
    width: 84px !important;
    height: 84px !important;
    padding-bottom: 30px !important;
    display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important;
  }

  body.contact-page-body .ct-location-link + .ct-location-link {
    margin-left: 0 !important;
  }

  body.contact-page-body .ct-location-link img {
    width: 100% !important;
    height: auto !important;
    max-height: 84px !important;
    object-fit: contain !important;
  }

  body.contact-page-body .ct-location-link::after {
    bottom: -4px !important;
    font: 500 15px/1 "League Spartan", sans-serif !important;
    color: #652c23 !important;
  }
}

@media (max-width: 900px) {

  body.contact-page-body .ct-hero-fx-lines .ct-title-line,
  body.contact-page-body .ct-hero-fx-word,
  body.contact-page-body.is-hero-animated .ct-hero-fx-lines .ct-title-line,
  body.contact-page-body.is-hero-animated .ct-hero-fx-word,
  body.contact-page-body .canvas--contact .ct-hero-fx-lines .ct-title-line,
  body.contact-page-body .canvas--contact .ct-hero-fx-word,
  body.contact-page-body .canvas--contact.is-hero-animated .ct-hero-fx-lines .ct-title-line,
  body.contact-page-body .canvas--contact.is-hero-animated .ct-hero-fx-word {
    opacity: 1 !important;
    animation: none !important;
    animation-delay: 0s !important;
    transform: none !important;
    filter: none !important;
    transition: none !important;
  }

  body.contact-page-body .top-nav {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: 430px !important;
    height: 72px !important;
    min-height: 72px !important;
    margin: 0 auto !important;
    padding: 6px 26px !important;
    background: #e6dcd0 !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    transform: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    z-index: 300 !important;
    box-sizing: border-box;
  }

  body.contact-page-body .nav-logo-link {
    position: absolute !important;
    left: 50% !important;
    top: 36px !important;
    margin: 0 !important;
    transform: translate(-50%, -50%) !important;
    z-index: 1 !important;
    line-height: 0 !important;
  }

  body.contact-page-body .nav-logo-link:hover {
    transform: translate(-50%, -50%) !important;
  }

  body.contact-page-body .nav-logo {
    width: 82px !important;
    height: 82px !important;
    object-fit: contain !important;
  }

  body.contact-page-body .nav-toggle {
    position: absolute !important;
    right: 26px !important;
    top: 12px !important;
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    width: 48px !important;
    height: 48px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    cursor: pointer !important;
    z-index: 2 !important;
    -webkit-tap-highlight-color: transparent;
  }

  body.contact-page-body .nav-toggle:hover,
  body.contact-page-body .nav-toggle:focus,
  body.contact-page-body .nav-toggle:active {
    background: transparent !important;
    box-shadow: none !important;
  }

  body.contact-page-body .nav-toggle-bar {
    display: block !important;
    width: 42px !important;
    height: 3px !important;
    border-radius: 1px !important;
    background: #652c23 !important;
    transition: transform 0.2s ease, opacity 0.2s ease !important;
  }

  body.contact-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg) !important;
  }
  body.contact-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(2) {
    opacity: 0 !important;
  }
  body.contact-page-body .nav-toggle[aria-expanded="true"] .nav-toggle-bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg) !important;
  }

  body.contact-page-body .nav-links {
    position: fixed !important;
    top: 72px !important;
    right: 22px !important;
    left: auto !important;
    width: 210px !important;
    max-width: none !important;
    height: auto !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    background: #e6dcd0 !important;
    border-radius: 0 0 34px 34px !important;
    box-shadow: none !important;
    font-family: "League Spartan", sans-serif !important;
    font-size: 20px !important;
    color: #652c23 !important;
    z-index: 299 !important;
    transition: max-height 0.35s ease, padding 0.35s ease !important;
  }

  body.contact-page-body .nav-links.is-open {
    max-height: 620px !important;
    padding: 18px 0 28px !important;
  }

  body.contact-page-body .nav-links li {
    width: 100% !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 18px 0 !important;
    text-align: center !important;
  }

  body.contact-page-body .nav-links li.active,
  body.contact-page-body .nav-links li.active .nav-page-link {
    color: #af8b72 !important;
  }

  body.contact-page-body .nav-page-link {
    color: inherit !important;
    text-decoration: none !important;
  }

  body.contact-page-body .nav-links li.active .nav-underline {
    left: 50% !important;
    bottom: 8px !important;
    width: 86px !important;
    height: 10px !important;
    opacity: 1 !important;
    transform: translateX(-50%) scaleX(1) !important;
    transform-origin: center bottom !important;
  }

  body.contact-page-body .nav-links li:not(.active) .nav-underline {
    left: 50% !important;
    bottom: 8px !important;
    width: 86px !important;
    opacity: 0 !important;
    transform: translateX(-50%) scaleX(0) !important;
  }

  body.contact-page-body .footer-inner {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    max-width: 360px !important;
    height: auto !important;
    margin: 0 auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    transform: none !important;
  }

  body.contact-page-body .footer-logo-half {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 118px !important;
    height: 58px !important;
    margin: -30px auto 8px !important;
    border-radius: 70px 70px 0 0 !important;
    background: #e6dcd0 !important;
  }

  body.contact-page-body .footer-logo-half::after {
    display: none !important;
  }

  body.contact-page-body .footer-logo {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 72px !important;
    height: 72px !important;
    margin: 0 auto !important;
    display: block !important;
    object-fit: contain !important;
  }

  body.contact-page-body .footer .contact-col,
  body.contact-page-body .contact-lower .contact-col {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    order: 1 !important;
    width: 100% !important;
    max-width: 295px !important;
    margin: 0 auto !important;
  }

  body.contact-page-body .footer h3 {
    font-family: "League Spartan", sans-serif !important;
    font-size: 31px !important;
    line-height: 1 !important;
    margin: 0 0 14px !important;
    text-align: center !important;
    color: #652c23 !important;
  }

  body.contact-page-body .footer .contact-col input {
    width: 100% !important;
    height: 34px !important;
    margin-top: 8px !important;
    margin-bottom: 0 !important;
    border-width: 1px !important;
    font-size: 11px !important;
    padding: 0 18px !important;
    box-sizing: border-box;
  }

  body.contact-page-body .footer .contact-col .row {
    display: block !important;
  }

  body.contact-page-body .footer-submit {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    order: 2 !important;
    align-self: flex-end !important;
    width: 88px !important;
    height: 34px !important;
    margin: 12px 32px 0 0 !important;
    font-size: 11px !important;
  }

  body.contact-page-body .footer-socials {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    order: 3 !important;
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
    gap: 34px !important;
    margin: 40px auto 0 !important;
    transform: none !important;
  }

  body.contact-page-body .footer-socials a img {
    width: 48px !important;
    height: 48px !important;
    object-fit: contain !important;
  }

  body.contact-page-body .links-col {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    order: 4 !important;
    width: 100% !important;
    max-width: 310px !important;
    margin: 28px auto 0 !important;
    text-align: center !important;
  }

  body.contact-page-body .links-col > h3,
  body.contact-page-body .links-grid {
    display: none !important;
  }

  body.contact-page-body .meta {
    display: flex !important;
    justify-content: center !important;
    gap: 0 !important;
    margin: 14px auto 0 !important;
    text-align: center !important;
    font-family: "Libre Baskerville", serif !important;
    font-size: 12px !important;
    line-height: 1.15 !important;
    color: #000 !important;
  }

  body.contact-page-body .meta img {
    display: none !important;
  }

  body.contact-page-body .meta p {
    margin: 0 !important;
  }

  body.contact-page-body .copyright,
  body.contact-page-body .canvas--contact .copyright {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    order: 9 !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 24px auto 0 !important;
    padding: 0 !important;
    font-size: 7px !important;
    line-height: 1.3 !important;
    gap: 0 !important;
    text-align: center !important;
    transform: none !important;
  }

  body.contact-page-body,
  body.contact-page-body .canvas.canvas--contact {
    background: #e6dcd0 !important;
  }

  body.contact-page-body .contact-frame {
    background: transparent !important;
  }

  body.contact-page-body .ct-bg-top,
  body.contact-page-body .ct-bg-mid,
  body.contact-page-body .ct-bg-bottom {
    display: none !important;
  }

  body.contact-page-body .contact-frame::before {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 320px !important;
    background: linear-gradient(180deg, #af8b72 0%, #af8b72 50%, #e6dcd0 100%) !important;
    z-index: 0 !important;
    pointer-events: none !important;
  }

  body.contact-page-body .ct-hero-figma,
  body.contact-page-body .ct-social-title,
  body.contact-page-body .ct-social-columns,
  body.contact-page-body .ct-strapline,
  body.contact-page-body .ct-contact-panel,
  body.contact-page-body .ct-location-specialty,
  body.contact-page-body .ct-location-map,
  body.contact-page-body .ct-location-links-wrap {
    position: relative !important;
    z-index: 5 !important;
  }
}
