:root {
  --primary-color: #74a94d;
  --primary-color-rgb: 237, 29, 36;
  --secondary-color: #74a94d;
  --secondary-color-rgb: 237, 29, 36;
}