:root {
  --primary-color: #A2BA48;
  --primary-color-rgb: 162, 186, 72;
  --secondary-color: #1B3C2D;
  --secondary-color-rgb: 27, 60, 45;
}
