:root {
  --primary-color: #78CA5C;
  --primary-color-rgb: 120, 202, 92;

  --secondary-color: #199e1c;
  --secondary-color-rgb: 25, 158, 28;
}