.site-header__menu .menu-item a,
.site-header__menu .page_item a,
.site-footer__menu .menu-item a,
.site-footer__menu .page_item a {
  font-family: "Inter", sans-serif;
  text-decoration: none;
  font-size: 14px;
}

.site-header__menu .menu-item a,
.site-header__menu .page_item a {
  color: #000;
}

.site-footer__menu {
  margin: 0;
}

.site-footer__menu .menu-item + .menu-item,
.site-footer__menu .page_item + .page_item {
  margin-top: 0.35rem;
}

body,
html {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #000;
  font-size: 16px;
}

.custom-logo-link img {
  width: 120px;
  height: auto;
}

/*# sourceMappingURL=app.css.map */
