:root {
  --primary-color: #e09e00;
  --primary-color-rgb: 224, 158, 0;
  --secondary-color: #e09e00;
  --secondary-color-rgb: 224, 158, 0;
}