:root {
  --main-color:      var(--bmi-dark-blue);
  --secondary-color: var(--bmi-dark-blue-60pc);
  --tertiary-color:  var(--bmi-dark-blue-20pc);
}
