#footer {
  background-color: #ffffff !important;
}

#footer * {
  color: #000000 !important;
}

.avatar-img img:hover {
  animation: none !important;
  transform: none !important;
}

.avatar-img img {
  animation: none !important;
}