.action-buttons{display:flex;flex-wrap:wrap}.share-buttons{list-style-type:none;display:flex;flex-wrap:wrap;padding:0;margin:0}.share-buttons li{margin-right:10px;margin-bottom:10px}.share-buttons .share-link{display:flex;align-items:center;justify-content:center;padding:8px 12px;color:#fff;text-decoration:none;font-weight:normal;transition:.2s background}.share-buttons .share-link:hover{background:#000}.share-buttons span{padding-left:10px;font-size:.8em}.share-buttons svg{width:16px;height:16px}.share-buttons svg path{fill:#fff}.share-buttons .facebook{background:#3b5998}.share-buttons .twitter{background:#00aced}.share-buttons .linkedin{background:#0077b5}.share-buttons .email{background:#d54b48}.share-buttons .email svg{width:20px}.share-buttons .email path{stroke:#d54b48}@media only screen and (max-width:400px){.share-buttons li{width:calc(50% - 10px)}.share-buttons li:nth-child(even){margin-right:0}}