:root {
  --color-red: #e0473c;
  --color-red-hover: #cc3a30;
  --color-blue: #005AB6;
  --color-blue-hover: #245bd0;
}