:root {
  --primary-color: #eb671b;
  --primary-color-rgb: 235, 103, 27;

  --secondary-color: #eb671b;
  --secondary-color-rgb: 235, 103, 27;
}