:root {
  --primary-color: #E2020C;
  --secondary-color: #ab0209;
  --tertiary-color: #555557;
  --primary-color-rgb: 23,155,255;
}