/* Contact section styles */

.contact-social {
  margin-top: 2.5rem;
  text-align: center;
}

.contact-social h3 {
  font-size: 1.3rem;
  color: #a5b4fc;
  margin-bottom: 1rem;
  font-weight: 600;
  letter-spacing: 0.02em;
}

.contact-social .social-links {
  display: inline-flex;
  gap: 1.5rem;
  font-size: 1.7rem;
} 