
:root {
  --primary-color: #2D2D2D;
  --secondary-color: #232323;
  --highlight-color: #353A71;
  --highlight-hover: #2B2E59;
}


