:root {
  --primary-color: #2F5D50;
  --primary-color-rgb: 107, 79, 58;
  --secondary-color: #6F8F72;
  --secondary-color-rgb: 107, 79, 58;
}
