:root {
  --primary-color: #B5C99A;
  --primary-color-rgb: 181, 201, 154;
  --secondary-color: #d8f6b1;
  --secondary-color-rgb: 216, 246, 177;
}