:root {
  --primary-color: #F0F0E6;
  --primary-color-rgb: 240, 240, 230;
  --secondary-color: #224140;
  --secondary-color-rgb: 34, 65, 64; 
}