.so-widget-sow-button-atom-217e413d3895 .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: 1.15em;
  padding: 0.5em 1em;
  background: #51c400;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c9100), color-stop(1, #51c400));
  background: -ms-linear-gradient(bottom, #3c9100, #51c400);
  background: -moz-linear-gradient(center bottom, #3c9100 0%, #51c400 100%);
  background: -o-linear-gradient(#51c400, #3c9100);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#51c400', endColorstr='#3c9100', GradientType=0);
  border: 1px solid;
  border-color: #368200 #317800 #2b6800 #317800;
  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-217e413d3895 .ow-button-base a:active,
.so-widget-sow-button-atom-217e413d3895 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-217e413d3895 .ow-button-base a.ow-button-hover:hover {
  background: #52a000;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #386d00), color-stop(1, #52a000));
  background: -ms-linear-gradient(bottom, #386d00, #52a000);
  background: -moz-linear-gradient(center bottom, #386d00 0%, #52a000 100%);
  background: -o-linear-gradient(#52a000, #386d00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52a000', endColorstr='#386d00', GradientType=0);
  border-color: #57aa00 #52a000 #4a9100 #52a000;
}