.footer .logo {
  width: auto;
  height: 60px; /* Fixed height for better control */
  max-width: 200px; /* Maximum width to prevent oversizing */
  margin-bottom: 1.5rem;
  filter: brightness(0) invert(1);
  opacity: 0.8;
}