.so-widget-sow-button-atom-50a0887142a5 .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: #1fb512;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #17870d), color-stop(1, #1fb512));
  background: -ms-linear-gradient(bottom, #17870d, #1fb512);
  background: -moz-linear-gradient(center bottom, #17870d 0%, #1fb512 100%);
  background: -o-linear-gradient(#1fb512, #17870d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1fb512', endColorstr='#17870d', GradientType=0);
  border: 1px solid;
  border-color: #15790c #136f0b #11620a #136f0b;
  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-50a0887142a5 .ow-button-base a:visited,
.so-widget-sow-button-atom-50a0887142a5 .ow-button-base a:active,
.so-widget-sow-button-atom-50a0887142a5 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-50a0887142a5 .ow-button-base a.ow-button-hover:hover {
  background: #21be13;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #19900e), color-stop(1, #21be13));
  background: -ms-linear-gradient(bottom, #19900e, #21be13);
  background: -moz-linear-gradient(center bottom, #19900e 0%, #21be13 100%);
  background: -o-linear-gradient(#21be13, #19900e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21be13', endColorstr='#19900e', GradientType=0);
  border-color: #16820d #15790c #126b0b #15790c;
  color: #ffffff;
}