@media (max-width: 600px) {
  /* Additional spacing for Contact and Trusted By sections */
  .footer-col {
    margin-bottom: 1.5rem !important;
  }
  .footer-col ul li {
    margin-bottom: 0.75rem !important;
  }
  .footer-col h4 {
    margin-bottom: 1rem !important;
  }
  .footer-col img {
    margin-right: 1rem !important;
    margin-bottom: 1rem !important;
    max-height: 50px !important;
    height: auto !important;
    width: auto !important;
  }
}
