.site-footer-map-link {
  width: min(1180px, calc(100% - 28px));
  margin: 18px auto 0;
  padding-top: 14px;
  border-top: 1px solid rgba(240, 234, 214, 0.1);
  font: 600 0.78rem/1.5 Inter, system-ui, sans-serif;
}

.site-footer-map-link a {
  color: #e3bf52 !important;
  text-decoration: underline;
  text-underline-offset: 4px;
}
