:root {
  --primary-color: #EF7F1A;
  --primary-color-rgb: 239, 127, 26;
  --secondary-color: #EF7F1A;
  --secondary-color-rgb: 239, 127, 26;
}