.fit-cover {
  object-fit: contain;
}

.underline {
  text-decoration: underline;
  text-decoration-color: #d4af37;
}

