.share-buttons{font-size:0;display:flex;flex-direction:row;gap:5px;flex-wrap:wrap}.share-buttons li{display:inline-block;font-size:1rem}a.share-btn{display:flex;border:none;padding:5px;width:30px;outline:0;border-radius:50%;text-align:center;text-decoration:none;fill:#fff;flex-direction:column;justify-content:center;color:#fff}.share-btn:hover{fill:#eee}.share-btn:active{position:relative;top:2px;box-shadow:none;outline:0;fill:#e2e2e2}.share-btn.twitter{background:#55acee}.share-btn.facebook{background:#3b5998}.share-btn.linkedin{background:#4875b4}.share-btn.pinterest{background:#bd081c}.share-btn.email{background:#444}.share-btn.whatsapp{background:#25d366}.share-btn.instagram{background:#d2258d;background:-moz-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:-webkit-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}