/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
#custom-core-share .share-buttons,#custom-core-share .fe-share-buttons{list-style-type:none;padding:0;width:40px;position:fixed;z-index:9;right:0;top:35%;bottom:auto;}#custom-core-share .share-buttons a:hover{width:65px;}#custom-core-share .share-buttons a,#custom-core-share .fe-share-buttons{display:block;height:40px;width:40px;justify-content:center;align-items:center;transition:width .4s,height 4s;cursor:pointer;}#custom-core-share .share-buttons a img{width:30px;margin:5px;}#custom-core-share .share-buttons a.facebook{background:#3b5998;}#custom-core-share .share-buttons a.twitter{background:#00acee;}#custom-core-share .share-buttons a.email{background:#7d7d7d;}#custom-core-share .share-buttons a.print{background:#515151;}#custom-core-share .share-buttons a.gbookmark{background:#4285f4;}
