:root {
  --primary-color: #75c362;
  --primary-color-rgb: 117, 195, 98;

  --secondary-color: #75c362;
  --secondary-color-rgb: 117, 195, 98;
}