:root {
  --primary-color: #f0d782;
  --primary-color-rgb: 240, 215, 130;
  --secondary-color: #e6c65e;
  --secondary-color-rgb: 230, 198, 94;
}