/* Lime Global CSS – frontend only (applies to all network sites) */
body:not(.home) .intro .button {
  display: none;
}

/* @media screen and (min-width: 992px) {
  .main-menu .nav {
    display: flex;
    justify-content: space-between;
    padding: 0;
    flex-direction: row;
  }
} */
