/* Custom styles for footer social media icons based on screenshot */
footer .elementor-social-icon {
  background-color: #eaf5e8 !important; /* Light green background */
  border-radius: 10px !important; /* Rounded corners */
}

footer .elementor-social-icon i {
  color: #00a651 !important; /* Dark green icon color */
}
