:root {
  --primary-color: #2F8F63;
  --primary-color-rgb: 67, 89, 82;

  --secondary-color: #2F8F63;
  --secondary-color-rgb: 67, 89, 82;
}