
:root {
  --color-primary: #CEB77C;
  --color-secondary: #27BB22;
  --color-primary-rgb: 206, 183, 124;
  --color-secondary-rgb: 39, 187, 34;
}
