:root {
  --primary-color: #0039cb;
  --primary-color-rgb: 248, 92, 0;
  --secondary-color: #0231a9;
  --secondary-color-rgb: 248, 92, 0;
} 