
.share button {
    background:none;
    border:none;
  }
  .share button svg {height:70px;width:90px;}
  .share button:hover {
    color:red;
  }