:root {
  --primary-color: #1255bf !important;
  --secondary-color: #5b88d0 !important;
  --tertiary-color: #ffa301 !important;
  --quarternary-color: #073276 !important;
  --quinary-color: #1d2530 !important;
  --primary-hex-color: 18, 85, 191;
  --secondary-hex-color: 91, 136, 208;
  --tertiary-hex-color: 255, 163, 1;
  --quarternary-hex-color: 7, 50, 118;
  --quinary-hex-color: 29, 37, 48;
}
