BODY.locations-layout {
  background: #fff;
  color: #454545;
  font-family: "Montserrat", system-ui, sans-serif;
}

.locations-layout .main-body {
  padding-top: 7rem;
}

.locations-layout .shipito-bottom-footer__col a,
.locations-layout .shipito-bottom-footer__contact-line,
.locations-layout .shipito-bottom-footer__bottom-links a,
.locations-layout .shipito-bottom-footer__bottom p {
  font-family: "SuisseIntl", system-ui, sans-serif;
  font-weight: 400;
}

.locations-layout .shipito-bottom-footer__col h3,
.locations-layout .shipito-bottom-footer__support h3 {
  font-size: 20.48px;
  letter-spacing: -0.8192px;
  line-height: 22.528px;
}

.locations-layout .shipito-bottom-footer__col a,
.locations-layout .shipito-bottom-footer__contact-line {
  font-size: 14.08px;
  line-height: 21.12px;
}

.locations-layout .shipito-bottom-footer__bottom-links a,
.locations-layout .shipito-bottom-footer__bottom p {
  font-size: 13.44px;
  line-height: 20.9664px;
}

@media (max-width: 767px) {
  .locations-layout .main-body {
    padding-top: 5rem;
  }
}
