.footer-area .sidebar-widget .widget-header h5 {
  color: white;
}

@media (max-width: 768px) {
  .logo-mobile > a > img {
    max-width: 40%;
  }
}