:root {
  --evo-brand-secondary: #8A8F95;
  --evo-brand-accent: #4880B9;
  --evo-header-background: #f0f0f0;
  --evo-row-spacing: 20px;
}

/* allows logo widget width to modify image size */
header .header-full .logo_container .widgetlogo a.logo img { max-height: initial !important; }