body {
  font-family: switzer;
}
em {
  font-family: Eiko Italic;
}
.navbar {
  background-color: rgb(174, 174, 174);
}
.main .p-3 {
  text-align: left;
}
.main .p-3 a {
  color: black;
}
.main .card {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 250px;
}
