:root {
  --brand-primary: #2d6a4f;
  --brand-secondary: #95d5b2;
  --brand-font: 'Montserrat', sans-serif;
  --logo-height: 40px;
}