.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:none;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:none;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%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433',endColorstr='#bc1888',GradientType=1)}