.so-widget-sow-button-atom-abf5cdbd8668 .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.3em;
  padding: 0.5em 1em;
  background: #7cd63b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #63b826), color-stop(1, #7cd63b));
  background: -ms-linear-gradient(bottom, #63b826, #7cd63b);
  background: -moz-linear-gradient(center bottom, #63b826 0%, #7cd63b 100%);
  background: -o-linear-gradient(#7cd63b, #63b826);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cd63b', endColorstr='#63b826', GradientType=0);
  border: 1px solid;
  border-color: #5cab24 #58a322 #51961f #58a322;
  color: #000000 !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-abf5cdbd8668 .ow-button-base a:visited,
.so-widget-sow-button-atom-abf5cdbd8668 .ow-button-base a:active,
.so-widget-sow-button-atom-abf5cdbd8668 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-abf5cdbd8668 .ow-button-base a.ow-button-hover:hover {
  background: #82d843;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #68c028), color-stop(1, #82d843));
  background: -ms-linear-gradient(bottom, #68c028, #82d843);
  background: -moz-linear-gradient(center bottom, #68c028 0%, #82d843 100%);
  background: -o-linear-gradient(#82d843, #68c028);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82d843', endColorstr='#68c028', GradientType=0);
  border-color: #61b326 #5cab24 #569e21 #5cab24;
  color: #050505;
}