:root {
  --primary-color: #003366;
  --secondary-color: #ed4343;
  --tertiary-color: #06D2FF;
  --primary-color-rgb: 23,155,255;
}
