:root {
  --primary-color: #003443;
  --secondary-color: #21B8C5;
  --tertiary-color: #ED1C24;
  --primary-color-rgb: 23,155,255;
}