:root {
  --primary-color: #F39700;
  --primary-color-rgb: 243, 151, 0;
  --secondary-color: #FFDB3C;
  --secondary-color-rgb: 255, 219, 60;
}