:root {
  --primary-color: #FF7A00;
  --primary-color-rgb: 254, 204, 61;
  --secondary-color: #FF7A00;
  --secondary-color-rgb: 254, 204, 61;
}