.so-widget-ink-buttons-buttons-b5d15ae8eb17 .iw-so-button-base {
  text-align: center;
}
.so-widget-ink-buttons-buttons-b5d15ae8eb17 .iw-so-button-base .iw-so-button {
  border-radius: 1.5em;
  color: #000000;
  font-family: Puritan;
  font-weight: bold;
  font-size: 0.9em;
  padding: 0.875em 1.75em;
  background: #59d600;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #398a00), color-stop(1, #59d600));
  background: -ms-linear-gradient(bottom, #398a00, #59d600);
  background: -moz-linear-gradient(center bottom, #398a00 0%, #59d600 100%);
  background: -o-linear-gradient(#59d600, #398a00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59d600', endColorstr='#398a00', GradientType=0);
  border: 1px solid;
  border-color: #48ad00 #44a300 #3d9400 #44a300;
}
.so-widget-ink-buttons-buttons-b5d15ae8eb17 .iw-so-button-base .iw-so-button [class^="sow-icon-"] {
  font-size: 1.1em;
  height: 1em;
  width: auto;
  margin: -0.1em auto 0.5em auto;
  display: block;
}
.so-widget-ink-buttons-buttons-b5d15ae8eb17 .iw-so-button-base .iw-so-button:hover {
  color: #000000;
}
.so-widget-ink-buttons-buttons-b5d15ae8eb17 .iw-so-button-base .iw-so-button.iw-so-button-hover:hover {
  background: #5de000;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2f7000), color-stop(1, #5de000));
  background: -ms-linear-gradient(bottom, #2f7000, #5de000);
  background: -moz-linear-gradient(center bottom, #2f7000 0%, #5de000 100%);
  background: -o-linear-gradient(#5de000, #2f7000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5de000', endColorstr='#2f7000', GradientType=0);
  border-color: #51c200 #4cb700 #337a00 #4cb700;
  color: #000000;
}
.so-widget-ink-buttons-buttons-b5d15ae8eb17 .iw-so-button-base .iw-so-button.iw-so-button-click:active {
  -webkit-box-shadow: inset 0 3px 25px #245700;
  -moz-box-shadow: inset 0 3px 25px #245700;
  box-shadow: inset 0 3px 25px #245700;
}