:root {
  --primary-color: #fd7c00;
  --primary-color-rgb: 253, 124, 0;
  --secondary-color: #fd7c00;
  --secondary-color-rgb: 253, 124, 0;
}