/* @less partials */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* @group GN Additions */
/* @end */
/* @group Corporate colours taken from logo */
/* @end */
/* @group Site Defaults */
/* @end */
/* @group Greys */
/* @end */
ul.share-buttons {
  list-style: none;
  padding: 0;
  text-align: center;
  padding-top: 0rem;
  padding-bottom: 2rem;
}
ul.share-buttons li {
  display: inline;
  font-size: 1.3em;
  margin-left: .3rem;
  margin-right: .3rem;
  font-weight: 300;
}
ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
ul.share-buttons li.share {
  line-height: -8px;
  vertical-align: top;
}
/*# sourceMappingURL=share.css.map */