body {
  font-family: 'UnitWeb', serif;
  --bs-body-color: #000000;
}

a {
  color: #9f2615;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: none;
}

.immomente-footer {
  font-family: 'EB Garamond', serif;
  color: var(--bs-primary);
}

