.so-widget-sow-button-atom-6e2ade8a4eb7 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  padding: 0.5em 1em;
  background: #ed288b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d11171), color-stop(1, #ed288b));
  background: -ms-linear-gradient(bottom, #d11171, #ed288b);
  background: -moz-linear-gradient(center bottom, #d11171 0%, #ed288b 100%);
  background: -o-linear-gradient(#ed288b, #d11171);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed288b', endColorstr='#d11171', GradientType=0);
  border: 1px solid;
  border-color: #c2106a #b90f65 #ab0e5d #b90f65;
  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-6e2ade8a4eb7 .ow-button-base a:visited,
.so-widget-sow-button-atom-6e2ade8a4eb7 .ow-button-base a:active,
.so-widget-sow-button-atom-6e2ade8a4eb7 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6e2ade8a4eb7 .ow-button-base a.ow-button-hover:hover {
  background: #ee3190;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #da1277), color-stop(1, #ee3190));
  background: -ms-linear-gradient(bottom, #da1277, #ee3190);
  background: -moz-linear-gradient(center bottom, #da1277 0%, #ee3190 100%);
  background: -o-linear-gradient(#ee3190, #da1277);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee3190', endColorstr='#da1277', GradientType=0);
  border-color: #cc116f #c2106a #b40f62 #c2106a;
  color: #ffffff;
}