.so-widget-ink-buttons-buttons-0ed4844fe8c0 .iw-so-button-base {
  text-align: center;
}
.so-widget-ink-buttons-buttons-0ed4844fe8c0 .iw-so-button-base .iw-so-button {
  border-radius: 0.25em;
  color: #fff;
  font-size: 1.75em;
  padding: 1.125em 2.25em;
  background: #320c57;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#0b0314),color-stop(1,#320c57));
  background: -ms-linear-gradient(bottom,#0b0314,#320c57);
  background: -moz-linear-gradient(center bottom,#0b0314 0%,#320c57 100%);
  background: -o-linear-gradient(#320c57,#0b0314);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#320c57', endColorstr='#0b0314', GradientType=0);
  border: 1px solid;
  border-color: #1d0733 #18062a #11041d #18062a;
}
.so-widget-ink-buttons-buttons-0ed4844fe8c0 .iw-so-button-base .iw-so-button [class^="sow-icon-"] {
  font-size: 2em;
  height: 1em;
  width: auto;
  float: left;
  margin: -0.1em 0.75em -0.2em 0em;
  display: block;
}
.so-widget-ink-buttons-buttons-0ed4844fe8c0 .iw-so-button-base .iw-so-button:hover {
  color: #fff;
}
.so-widget-ink-buttons-buttons-0ed4844fe8c0 .iw-so-button-base .iw-so-button.iw-so-button-hover:hover {
  color: #fff;
  background: #370d60;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#000000),color-stop(1,#370d60));
  background: -ms-linear-gradient(bottom,#000000,#370d60);
  background: -moz-linear-gradient(center bottom,#000000 0%,#370d60 100%);
  background: -o-linear-gradient(#370d60,#000000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#370d60', endColorstr='#000000', GradientType=0);
  border-color: #280a45 #23083c #040106 #23083c;
  color: #fff;
}
.so-widget-ink-buttons-buttons-0ed4844fe8c0 .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;
}