@charset "utf-8";

@media screen and (min-width: 768px) {
  ._app-footer-nav nav { grid-template-columns: repeat(3, 1fr) !important; }
}