@charset "utf-8";
/* CSS Document */

.social-links{
  display: flex;
  margin: 50px 0 0 0;
}
.social-links li{
  margin: 0 10px 0 0;
}