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

.container {
}

a:hover {
  color: var(--bs-primary);
  /*opacity: .6;*/
}

