
:root {
  --primary-color: #787777;
  --secondary-color: #232323;
  --highlight-color: #d0222a;
  --highlight-hover: #bf1018;
}


