:root {
  --primary-color: #ea6a26;
  --primary-color-rgb: 234, 106, 38;
  --secondary-color: #ea6a26;
  --secondary-color-rgb: 255, 202, 6;
}
