/* Devasa — sosyal sıra HTML’de; görünüm tema (style.css) ile aynı kalır, yalnızca ikon okunurluğu */

.mobile-menu .social-links li a {
  font-size: 15px;
}

.team-block .inner-block .content-block .social-icon a {
  font-size: 14px;
}

.foorer-area .footer-bottom .footer-bottom-wrapper .social-icon a {
  font-size: 13px;
}

.foorer-area .footer-bottom .footer-bottom-wrapper .social-icon a i {
  font-size: 14px;
}

@media (max-width: 469.98px) {
  .foorer-area .footer-bottom .footer-bottom-wrapper .social-icon a {
    margin-right: 0;
  }
}
