body {
  background: #E1E1E5;
  color: #1F1F29;
}

a {
  color: #1F1F29 !important;
}

* {
  font-family: 'Inter';
}

