/* Civic Tap guide links v1.0: navigation only. */
.staff-bottom .ct-guide-sidebar-link{display:block;margin-bottom:10px;padding:7px 0;font-size:12px;line-height:1.5;}
.ct-guide-footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:10px 20px;}
.footer .ct-guide-footer-links a{margin:0;}
@media screen and (max-width:760px){
  .topbar.ct-guide-topbar{height:auto;min-height:76px;flex-wrap:wrap;gap:10px;padding-top:14px;padding-bottom:14px;}
  .topbar.ct-guide-topbar>.links{width:100%;flex-wrap:wrap;justify-content:flex-start;gap:4px 18px;}
  .topbar.ct-guide-topbar>.links a{display:inline-flex!important;align-items:center;min-height:32px;}
  .topbar.ct-guide-topbar>.links form{margin:0;}
}
