.social-links-bg {
  background: #222;
  border-radius: 0 0 10px 10px;
  padding: 8px 0 4px 0;
  display: flex;
  justify-content: center;
}

.social-links {
  display: flex;
  gap: 10px;
}
