.share-btn-grid-container{margin-top:25px;margin-bottom:25px}.share-btn-grid-container .share-btn-grid{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;align-items:center;justify-content:center}.share-btn-grid-container .share-btn-grid .share-btn-link{height:40px;width:40px;display:inline-block;margin:0px 15px 0px 15px;align-items:center;justify-content:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;border-radius:50%;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.share-btn-grid-container .share-btn-grid .share-btn-link:hover{opacity:.8;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.share-btn-grid-container .share-btn-grid .share-btn-link .share-btn-icon{width:20px;height:20px;opacity:1;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}