body {
  --bs-body-color: #f0eee9;
}

#content {
  margin: 0 0 3rem 0;
}

#landing a {
  color: #f0eee9;
  font-family: "Hatton-UltraLight";
  font-weight: 700;
}
#landing a:hover {
  color: #e5bfad;
  text-decoration: none;
}

.link {
  border-bottom: 1px solid #f0eee9;
}
