body {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

#projects .card img {
  height: 200px;
  object-fit: cover;
}

section {
  scroll-margin-top: 70px;
}
.social-icon {
  font-size: 2 rem; /* or 2rem for even bigger */
}
