:root {
  --theme-brand-default: #ef6007;
  --theme-brand-secondary: #000;
  --theme-brand-tertiary: #fff;
  
  --theme-brand-lighter: var(--evo-brand-accent);
  
}


header .header-mobile .header-menu { min-width: 78px; justify-content: left; }
footer.footer p, footer.footer a { color: black !important;  }