:root {
  --primary-color: #c80613;
  --secondary-color: #1d2951;
  --tertiary-color: #342A6D;
  --primary-color-rgb: 23,155,255;
}