.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  vertical-align: middle;
  display: inline;
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  /*vertical-align: top*/
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--tumblr {
  background-color: #35465C;
  border-color: #35465C;
}

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
  background-color: #222d3c;
  border-color: #222d3c;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}

.resp-sharing-button--reddit {
  background-color: #5f99cf;
  border-color: #5f99cf;
}

.resp-sharing-button--reddit:hover,
.resp-sharing-button--reddit:active {
  background-color: #3a80c1;
  border-color: #3a80c1;
}

.resp-sharing-button--xing {
  background-color: #1a7576;
  border-color: #1a7576;
}

.resp-sharing-button--xing:hover
.resp-sharing-button--xing:active {
  background-color: #114C4C;
  border-color: #114C4C;
}

.resp-sharing-button--whatsapp {
  background-color: #25D366;
  border-color: #25D366;
}

.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
  background-color: #1DA851;
  border-color: #1DA851;
}

.resp-sharing-button--vk {
  background-color: #507299;
  border-color: #507299;
}

.resp-sharing-button--vk:hover
.resp-sharing-button--vk:active {
  background-color: #43648c;
  border-color: #43648c;
}

.resp-sharing-button--telegram {
  background-color: #54A9EB;
}

.resp-sharing-button--telegram:hover {
  background-color: #4B97D1;
}

.resp-sharing-button--blogger {
  background-color: #f57d00;
  border-color: #f57d00;
}

.resp-sharing-button--blogger:hover,
.resp-sharing-button--blogger:active {
  background-color: #d96d00;
  border-color: #d96d00;
}

.resp-sharing-button--skype {
  background-color: #00aff0;
  border-color: #00aff0;
}

.resp-sharing-button--skype:hover,
.resp-sharing-button--skype:active {
  background-color: #0099d4;
  border-color: #0099d4;
}

.resp-sharing-button--line {
  background-color: #00b900;
  border-color: #00b900;
}

.resp-sharing-button--line:hover,
.resp-sharing-button--line:active {
  background-color: #00a300;
  border-color: #00a300;
}

.resp-sharing-button--qzone {
  background-color: #fec400;
  border-color: #fec400;
}

.resp-sharing-button--qzone:hover,
.resp-sharing-button--qzone:active {
  background-color: #eab500;
  border-color: #eab500;
}

.resp-sharing-button--odnoklassniki {
  background-color: #ee8208;
  border-color: #ee8208;
}

.resp-sharing-button--odnoklassniki:hover,
.resp-sharing-button--odnoklassniki:active {
  background-color: #d37307;
  border-color: #d37307;
}

.resp-sharing-button--buffer {
  background-color: #323b43;
  border-color: #323b43;
}

.resp-sharing-button--buffer:hover,
.resp-sharing-button--buffer:active {
  background-color: #2a333a;
  border-color: #2a333a;
}

.resp-sharing-button--digg {
  background-color: #000;
  border-color: #000;
}

.resp-sharing-button--digg:hover,
.resp-sharing-button--digg:active {
  background-color: #333;
  border-color: #333;
}

.resp-sharing-button--diigo {
  background-color: #4285f4;
  border-color: #4285f4;
}

.resp-sharing-button--diigo:hover,
.resp-sharing-button--diigo:active {
  background-color: #296cda;
  border-color: #296cda;
}

.resp-sharing-button--evernote {
  background-color: #2dbe60;
  border-color: #2dbe60;
}

.resp-sharing-button--evernote:hover,
.resp-sharing-button--evernote:active {
  background-color: #28a855;
  border-color: #28a855;
}

.resp-sharing-button--fark {
  background-color: #555;
  border-color: #555;
}

.resp-sharing-button--fark:hover,
.resp-sharing-button--fark:active {
  background-color: #444;
  border-color: #444;
}

.resp-sharing-button--gab {
  background-color: #1a1a1a;
  border-color: #1a1a1a;
}

.resp-sharing-button--gab:hover,
.resp-sharing-button--gab:active {
  background-color: #000;
  border-color: #000;
}

.resp-sharing-button--getpocket {
  background-color: #ef4056;
  border-color: #ef4056;
}

.resp-sharing-button--getpocket:hover,
.resp-sharing-button--getpocket:active {
  background-color: #e82a41;
  border-color: #e82a41;
}

.resp-sharing-button--houzz {
  background-color: #7ac142;
  border-color: #7ac142;
}

.resp-sharing-button--houzz:hover,
.resp-sharing-button--houzz:active {
  background-color: #69a837;
  border-color: #69a837;
}

.resp-sharing-button--instapaper {
  background-color: #1f1f1f;
  border-color: #1f1f1f;
}

.resp-sharing-button--instapaper:hover,
.resp-sharing-button--instapaper:active {
  background-color: #000;
  border-color: #000;
}

.resp-sharing-button--kakao {
  background-color: #ffeb00;
  border-color: #ffeb00;
}

.resp-sharing-button--kakao:hover,
.resp-sharing-button--kakao:active {
  background-color: #e6d300;
  border-color: #e6d300;
}

.resp-sharing-button--kindleit {
  background-color: #f90;
  border-color: #f90;
}

.resp-sharing-button--kindleit:hover,
.resp-sharing-button--kindleit:active {
  background-color: #e08700;
  border-color: #e08700;
}

.resp-sharing-button--kooapp {
  background-color: #fbb400;
  border-color: #fbb400;
}

.resp-sharing-button--kooapp:hover,
.resp-sharing-button--kooapp:active {
  background-color: #e2a200;
  border-color: #e2a200;
}

.resp-sharing-button--livejournal {
  background-color: #00a5c2;
  border-color: #00a5c2;
}

.resp-sharing-button--livejournal:hover,
.resp-sharing-button--livejournal:active {
  background-color: #0090a8;
  border-color: #0090a8;
}

.resp-sharing-button--mailru {
  background-color: #168de2;
  border-color: #168de2;
}

.resp-sharing-button--mailru:hover,
.resp-sharing-button--mailru:active {
  background-color: #137ac8;
  border-color: #137ac8;
}

.resp-sharing-button--meneame {
  background-color: #ff6400;
  border-color: #ff6400;
}

.resp-sharing-button--meneame:hover,
.resp-sharing-button--meneame:active {
  background-color: #e65a00;
  border-color: #e65a00;
}

.resp-sharing-button--microsoft-teams {
  background-color: #6264a7;
  border-color: #6264a7;
}

.resp-sharing-button--microsoft-teams:hover,
.resp-sharing-button--microsoft-teams:active {
  background-color: #555794;
  border-color: #555794;
}

.resp-sharing-button--naver {
  background-color: #03c75a;
  border-color: #03c75a;
}

.resp-sharing-button--naver:hover,
.resp-sharing-button--naver:active {
  background-color: #02b04f;
  border-color: #02b04f;
}

.resp-sharing-button--pinboard {
  background-color: #0000e5;
  border-color: #0000e5;
}

.resp-sharing-button--pinboard:hover,
.resp-sharing-button--pinboard:active {
  background-color: #0000cc;
  border-color: #0000cc;
}

.resp-sharing-button--plurk {
  background-color: #cf682f;
  border-color: #cf682f;
}

.resp-sharing-button--plurk:hover,
.resp-sharing-button--plurk:active {
  background-color: #b95b29;
  border-color: #b95b29;
}

.resp-sharing-button--refind {
  background-color: #1492ef;
  border-color: #1492ef;
}

.resp-sharing-button--refind:hover,
.resp-sharing-button--refind:active {
  background-color: #117dcf;
  border-color: #117dcf;
}

.resp-sharing-button--surfingbird {
  background-color: #33b5e5;
  border-color: #33b5e5;
}

.resp-sharing-button--surfingbird:hover,
.resp-sharing-button--surfingbird:active {
  background-color: #29a0cc;
  border-color: #29a0cc;
}

.resp-sharing-button--tencentqq {
  background-color: #1ab7ea;
  border-color: #1ab7ea;
}

.resp-sharing-button--tencentqq:hover,
.resp-sharing-button--tencentqq:active {
  background-color: #169fcc;
  border-color: #169fcc;
}

.resp-sharing-button--trello {
  background-color: #0079bf;
  border-color: #0079bf;
}

.resp-sharing-button--trello:hover,
.resp-sharing-button--trello:active {
  background-color: #0066a3;
  border-color: #0066a3;
}

.resp-sharing-button--weibo {
  background-color: #e6162d;
  border-color: #e6162d;
}

.resp-sharing-button--weibo:hover,
.resp-sharing-button--weibo:active {
  background-color: #cf1327;
  border-color: #cf1327;
}

.resp-sharing-button--wordpress {
  background-color: #21759b;
  border-color: #21759b;
}

.resp-sharing-button--wordpress:hover,
.resp-sharing-button--wordpress:active {
  background-color: #1c6485;
  border-color: #1c6485;
}

.resp-sharing-button--yahoomail {
  background-color: #720e9e;
  border-color: #720e9e;
}

.resp-sharing-button--yahoomail:hover,
.resp-sharing-button--yahoomail:active {
  background-color: #610c85;
  border-color: #610c85;
}

.resp-sharing-button--yummly {
  background-color: #e16621;
  border-color: #e16621;
}

.resp-sharing-button--yummly:hover,
.resp-sharing-button--yummly:active {
  background-color: #c9591d;
  border-color: #c9591d;
}

.resp-sharing-button--bluesky {
  background-color: #1da1f2;
  border-color: #1da1f2;
}

.resp-sharing-button--bluesky:hover,
.resp-sharing-button--bluesky:active {
  background-color: #1a91da;
  border-color: #1a91da;
}