:root {
  --evo-brand-primary: #113164;
  --evo-brand-secondary: #0a1d3c;
  --evo-brand-accent: #6d9e96;
  --evo-header-background: #fff;
}
.row-width-75p { width: 75%; margin: 0 auto; }
nav.menu .catalog-block ul.catalog>li { max-width: 250px; }

/* rbs = reduce bottom margin spacing */
.rbs-1 { margin-bottom: -1rem !important; } /* -16px */
.rbs-2 { margin-bottom: -2rem !important; } /* -32px */
.rbs-3 { margin-bottom: -3rem !important; } /* -48px */
.rbs-4 { margin-bottom: -4rem !important; } /* -64px */
.rbs-5 { margin-bottom: -5rem !important; } /* -80px */