.so-widget-ink-buttons-buttons-4ccec21b8935-3547 .iw-so-button-base {
  text-align: center;
}
.so-widget-ink-buttons-buttons-4ccec21b8935-3547 .iw-so-button-base .iw-so-button {
  border-radius: 0.25em;
  color: #ffffff;
  font-size: 1.2em;
  padding: 1em 2em;
  font-size: 100%;
  background: #ff6600;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b34700), color-stop(1, #ff6600));
  background: -ms-linear-gradient(bottom, #b34700, #ff6600);
  background: -moz-linear-gradient(center bottom, #b34700 0%, #ff6600 100%);
  background: -o-linear-gradient(#ff6600, #b34700);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6600', endColorstr='#b34700', GradientType=0);
  border: 1px solid;
  border-color: #d65600 #cc5200 #bd4b00 #cc5200;
}
.so-widget-ink-buttons-buttons-4ccec21b8935-3547 .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-4ccec21b8935-3547 .iw-so-button-base .iw-so-button:hover {
  color: #ffffff;
}
.so-widget-ink-buttons-buttons-4ccec21b8935-3547 .iw-so-button-base .iw-so-button.iw-so-button-hover:hover {
  background: #ff6c0a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #993d00), color-stop(1, #ff6c0a));
  background: -ms-linear-gradient(bottom, #993d00, #ff6c0a);
  background: -moz-linear-gradient(center bottom, #993d00 0%, #ff6c0a 100%);
  background: -o-linear-gradient(#ff6c0a, #993d00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c0a', endColorstr='#993d00', GradientType=0);
  border-color: #eb5e00 #e05a00 #a34100 #e05a00;
  color: #ffffff;
}
.so-widget-ink-buttons-buttons-4ccec21b8935-3547 .iw-so-button-base .iw-so-button.iw-so-button-click:active {
  -webkit-box-shadow: inset 0 3px 25px #803300;
  -moz-box-shadow: inset 0 3px 25px #803300;
  box-shadow: inset 0 3px 25px #803300;
}