.share-icons{width:100%;display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px}.share-icons a{display:flex;justify-content:center;align-items:center;width:35px;height:35px;margin:7px;background-color:#f5f6f8;transition:background-color .3s}.share-icons a:hover{background-color:#464646}.share-icons a svg{display:block;width:auto;height:14px;max-width:18px}.share-icons a svg path{fill:#464646;transition:fill .3s}.share-icons a:hover svg path{fill:#fff}.single-post .related .post .entry-header{margin-bottom:1em}