.so-widget-ink-buttons-buttons-58bb7d0dff0f-1346 .iw-so-button-base {
  text-align: center;
}
.so-widget-ink-buttons-buttons-58bb7d0dff0f-1346 .iw-so-button-base .iw-so-button {
  border-radius: 0.25em;
  color: #ffffff;
  font-size: 1.2em;
  padding: 1em 2em;
  font-size: "";
  background: #333333;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0d0d0d), color-stop(1, #333333));
  background: -ms-linear-gradient(bottom, #0d0d0d, #333333);
  background: -moz-linear-gradient(center bottom, #0d0d0d 0%, #333333 100%);
  background: -o-linear-gradient(#333333, #0d0d0d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#0d0d0d', GradientType=0);
  border: 1px solid;
  border-color: #1f1f1f #1a1a1a #121212 #1a1a1a;
}
.so-widget-ink-buttons-buttons-58bb7d0dff0f-1346 .iw-so-button-base .iw-so-button [class^="sow-icon-"] {
  font-size: 1.5em;
  height: 1em;
  width: auto;
  float: left;
  margin: -0.1em 0.75em -0.2em 0em;
  display: block;
}
.so-widget-ink-buttons-buttons-58bb7d0dff0f-1346 .iw-so-button-base .iw-so-button:hover {
  color: #ffffff;
}
.so-widget-ink-buttons-buttons-58bb7d0dff0f-1346 .iw-so-button-base .iw-so-button.iw-so-button-hover:hover {
  background: #383838;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000000), color-stop(1, #383838));
  background: -ms-linear-gradient(bottom, #000000, #383838);
  background: -moz-linear-gradient(center bottom, #000000 0%, #383838 100%);
  background: -o-linear-gradient(#383838, #000000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#383838', endColorstr='#000000', GradientType=0);
  border-color: #292929 #242424 #050505 #242424;
  color: #ffffff;
}
.so-widget-ink-buttons-buttons-58bb7d0dff0f-1346 .iw-so-button-base .iw-so-button.iw-so-button-click:active {
  -webkit-box-shadow: inset 0 3px 25px #000000;
  -moz-box-shadow: inset 0 3px 25px #000000;
  box-shadow: inset 0 3px 25px #000000;
}