/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 24 2025 | 20:41:21 */
#footer .widget-title {
	font-size: 14px !important;
}

@media (max-width: 767px) {
  .footer-widget-area {
    flex-direction: column;
  }

  .footer-widget-column {
    width: 100% !important;
  }
}
