.so-widget-sow-button-atom-1242f2fda953 .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: 1.4em 2.8em;
  background: #77ce5a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #59bd38), color-stop(1, #77ce5a));
  background: -ms-linear-gradient(bottom, #59bd38, #77ce5a);
  background: -moz-linear-gradient(center bottom, #59bd38 0%, #77ce5a 100%);
  background: -o-linear-gradient(#77ce5a, #59bd38);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77ce5a', endColorstr='#59bd38', GradientType=0);
  border: 1px solid;
  border-color: #54b135 #50a932 #4a9d2f #50a932;
  color: #000000 !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-1242f2fda953 .ow-button-base a:active,
.so-widget-sow-button-atom-1242f2fda953 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-1242f2fda953 .ow-button-base a.ow-button-hover:hover {
  background: #7dd062;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5dc53b), color-stop(1, #7dd062));
  background: -ms-linear-gradient(bottom, #5dc53b, #7dd062);
  background: -moz-linear-gradient(center bottom, #5dc53b 0%, #7dd062 100%);
  background: -o-linear-gradient(#7dd062, #5dc53b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dd062', endColorstr='#5dc53b', GradientType=0);
  border-color: #84d36a #7dd062 #74cd56 #7dd062;
}