:root {
  --light-bg: rgba(239, 243, 231, 1);
  --dark-bg: rgba(0, 41, 39, 1);
  --nutrapix-green: rgba(91, 131, 12, 1);
  --olive-green: rgba(0, 77, 57, 1);
}
