.min-width-image {
  min-width: 200px;
}

.treasures-image-url {
  background-image: url("treasures.webp");
}

.tributes-image-url {
  background-image: url("../../assets/img/apollo%20harry-belafonte-apollo-img.webp");
}

h4-grey {
  color: #808080;
}

.card {
}

