.so-widget-sow-button-atom-f30b165f78b7 .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: 1em 2em;
  background: #ab04e2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8503b0), color-stop(1, #ab04e2));
  background: -ms-linear-gradient(bottom, #8503b0, #ab04e2);
  background: -moz-linear-gradient(center bottom, #8503b0 0%, #ab04e2 100%);
  background: -o-linear-gradient(#ab04e2, #8503b0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ab04e2', endColorstr='#8503b0', GradientType=0);
  border: 1px solid;
  border-color: #7a03a1 #720397 #670288 #720397;
  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-f30b165f78b7 .ow-button-base a:active,
.so-widget-sow-button-atom-f30b165f78b7 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-f30b165f78b7 .ow-button-base a.ow-button-hover:hover {
  background: #dd39a0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c12286), color-stop(1, #dd39a0));
  background: -ms-linear-gradient(bottom, #c12286, #dd39a0);
  background: -moz-linear-gradient(center bottom, #c12286 0%, #dd39a0 100%);
  background: -o-linear-gradient(#dd39a0, #c12286);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd39a0', endColorstr='#c12286', GradientType=0);
  border-color: #de41a4 #dd39a0 #da2c9a #dd39a0;
}