.so-widget-ink-buttons-buttons-51a2031d0bfc .iw-so-button-base .iw-so-button {
  border-radius: 0.25em;
  color: #ffffff;
  font-size: 1.2em;
  padding: 1em 2em;
  font-size: "";
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  background: #dd3535;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a91c1c), color-stop(1, #dd3535));
  background: -ms-linear-gradient(bottom, #a91c1c, #dd3535);
  background: -moz-linear-gradient(center bottom, #a91c1c 0%, #dd3535 100%);
  background: -o-linear-gradient(#dd3535, #a91c1c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd3535', endColorstr='#a91c1c', GradientType=0);
  border: 1px solid;
  border-color: #c82222 #bf2020 #b21e1e #bf2020;
}
.so-widget-ink-buttons-buttons-51a2031d0bfc .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-51a2031d0bfc .iw-so-button-base .iw-so-button:hover {
  color: #ffffff;
}
.so-widget-ink-buttons-buttons-51a2031d0bfc .iw-so-button-base .iw-so-button.iw-so-button-hover:hover {
  background: #de3e3e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #931919), color-stop(1, #de3e3e));
  background: -ms-linear-gradient(bottom, #931919, #de3e3e);
  background: -moz-linear-gradient(center bottom, #931919 0%, #de3e3e 100%);
  background: -o-linear-gradient(#de3e3e, #931919);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#de3e3e', endColorstr='#931919', GradientType=0);
  border-color: #d92525 #d02323 #9c1a1a #d02323;
  color: #ffffff;
}
.so-widget-ink-buttons-buttons-51a2031d0bfc .iw-so-button-base .iw-so-button.iw-so-button-click:active {
  -webkit-box-shadow: inset 0 3px 25px #7d1515;
  -moz-box-shadow: inset 0 3px 25px #7d1515;
  box-shadow: inset 0 3px 25px #7d1515;
}