.heading-img {
  max-height: 20rem;
}

@media screen and (min-width: 768px) {
  .input-group {
    max-width: 50%;
  }
}
.card {
  min-height: 20rem;
}

.description {
  font-family: sans-serif;
}
.fw-bold {
  color: rgba(112, 216, 127, 0.933);
}
.list-group {
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
    "Lucida Sans", Arial, sans-serif;
}
