.social-sharer > li > a {
  text-align: center;
  display: flex;
  width: 30px;
  height: 30px;
  justify-content: center;
  flex-direction: column;
  border: 1px solid transparent;
  border-radius: 100%;
  cursor: pointer; }
  .social-sharer > li > a:hover, .social-sharer > li > a:active, .social-sharer > li > a:focus {
    text-decoration: none; }

/*# sourceMappingURL=style.css.map */
