.so-widget-sow-button-atom-ec3df8562314 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #e894c8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #df6ab2), color-stop(1, #e894c8));
  background: -ms-linear-gradient(bottom, #df6ab2, #e894c8);
  background: -moz-linear-gradient(center bottom, #df6ab2 0%, #e894c8 100%);
  background: -o-linear-gradient(#e894c8, #df6ab2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e894c8', endColorstr='#df6ab2', GradientType=0);
  border: 1px solid;
  border-color: #dc5dac #da55a8 #d848a1 #da55a8;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-ec3df8562314 .ow-button-base a:visited,
.so-widget-sow-button-atom-ec3df8562314 .ow-button-base a:active,
.so-widget-sow-button-atom-ec3df8562314 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-ec3df8562314 .ow-button-base a.ow-button-hover:hover {
  background: #ea9ccc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e172b7), color-stop(1, #ea9ccc));
  background: -ms-linear-gradient(bottom, #e172b7, #ea9ccc);
  background: -moz-linear-gradient(center bottom, #e172b7 0%, #ea9ccc 100%);
  background: -o-linear-gradient(#ea9ccc, #e172b7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea9ccc', endColorstr='#e172b7', GradientType=0);
  border-color: #de66b0 #dc5dac #da51a5 #dc5dac;
  color: #ffffff;
}