:root {
  --primary-color: #e94d00;
  --primary-color-rgb: 233, 77, 0;

  --secondary-color: #e94d00;
  --secondary-color-rgb: 233, 77, 0;
}