/* Generated from the dashboard — change the colours there, not here. */
:root {
  --primary: #046214;
  --primary-dark: #03450e;
  --primary-light: #e6efe8;
  --primary-soft: #c8dccb;
  --primary-tint: #f2f7f3;
  --primary-rgb: 4, 98, 20;
  --logo-navy: #046214;
  --accent: #f59e0b;
  --accent-dark: #c98209;
  --accent-rgb: 245, 158, 11;
}
