:root {
    --primary-color: #e9b02d;
    --primary-color-rgb: 233, 176, 45;

  --secondary-color: #e99f2d;
  --secondary-color-rgb: 233, 159, 45;
}