.bg-black {
  background-color: #000000 !important;
}

footer a:hover {
  color: #ffffff !important;
  transition: color 0.3s ease;
}

