:root {
  --primary-color: #579981;
  --primary-color-rgb: 87, 153, 129;

  --secondary-color: #99D5BF;
  --secondary-color-rgb: 153, 213, 191;
}
