/*Custom styles*/

body {
  background-color: #f8f9fa;
}

code {
  font-size: 0.9em;
}

.listing-card-img {
  height: 180px;
  object-fit: cover;
}

.listing-amenities {
  font-size: 0.8rem;
}

