

/* footer style 3 */
.footer-style3 ul.list-unstyled.social-link {
  display: flex;
  gap: 30px;
}

.footer-style3 ul.list-unstyled.social-link a {
  font-size: 25px;
}