.social-popup {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}
.social-popup a {
  display: block;
  margin: 8px 0;
}
.social-popup img {
  width: 45px;
}
