.so-widget-ink-buttons-buttons-faec42fc3c78 .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: #ef37ac;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c91086), color-stop(1, #ef37ac));
  background: -ms-linear-gradient(bottom, #c91086, #ef37ac);
  background: -moz-linear-gradient(center bottom, #c91086 0%, #ef37ac 100%);
  background: -o-linear-gradient(#ef37ac, #c91086);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef37ac', endColorstr='#c91086', GradientType=0);
  border: 1px solid;
  border-color: #ea139c #e11296 #d3118c #e11296;
}
.so-widget-ink-buttons-buttons-faec42fc3c78 .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-faec42fc3c78 .iw-so-button-base .iw-so-button:hover {
  color: #ffffff;
}
.so-widget-ink-buttons-buttons-faec42fc3c78 .iw-so-button-base .iw-so-button.iw-so-button-hover:hover {
  background: #f040b0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b20e76), color-stop(1, #f040b0));
  background: -ms-linear-gradient(bottom, #b20e76, #f040b0);
  background: -moz-linear-gradient(center bottom, #b20e76 0%, #f040b0 100%);
  background: -o-linear-gradient(#f040b0, #b20e76);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f040b0', endColorstr='#b20e76', GradientType=0);
  border-color: #ed24a4 #ed1ba0 #bb0f7d #ed1ba0;
  color: #ffffff;
}
.so-widget-ink-buttons-buttons-faec42fc3c78 .iw-so-button-base .iw-so-button.iw-so-button-click:active {
  -webkit-box-shadow: inset 0 3px 25px #9a0c67;
  -moz-box-shadow: inset 0 3px 25px #9a0c67;
  box-shadow: inset 0 3px 25px #9a0c67;
}