/* AVIX Water v118 — final mobile footer divider spacing
   Loaded last. Places the single office divider at a clearly visible,
   intentional distance below the Email / Web / LinkedIn row. */
@media (max-width:767px){
  html body:not(.page-diagram) footer.avix-global-footer .avix-footer-offices{
    margin-top:22px!important;
  }
}
