:root {
  --evo-brand-primary: #005fb3;
  --evo-brand-secondary: #e20613;
  --evo-brand-accent: #eaeaea;
  --evo-header-background: #fff;
}


.no-cats .nav-wrapper {
  display: none !important;
}

.center-70p { width: 70%; margin: 0 auto; }

.message-banner-wrapper {
  margin-bottom: 1em;
  display: flex;
  justify-content: center;
}