:root {
  --primary-color: #7BB442;
  --primary-color-rgb: 123, 180, 66;
  --secondary-color: #196042;
  --secondary-color-rgb: 25, 96, 66;
}