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

/* custom.css */

footer a {
  color: #ffffff !important;
  text-decoration: none !important;
}

footer a:hover {
  text-decoration: underline;
}

