.so-widget-sow-button-atom-d0192f10a724 .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: #89b823;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #698d1b), color-stop(1, #89b823));
  background: -ms-linear-gradient(bottom, #698d1b, #89b823);
  background: -moz-linear-gradient(center bottom, #698d1b 0%, #89b823 100%);
  background: -o-linear-gradient(#89b823, #698d1b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89b823', endColorstr='#698d1b', GradientType=0);
  border: 1px solid;
  border-color: #608018 #597817 #506b14 #597817;
  color: #ffffff !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-d0192f10a724 .ow-button-base a:visited,
.so-widget-sow-button-atom-d0192f10a724 .ow-button-base a:active,
.so-widget-sow-button-atom-d0192f10a724 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-d0192f10a724 .ow-button-base a.ow-button-hover:hover {
  background: #8fc125;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6f961c), color-stop(1, #8fc125));
  background: -ms-linear-gradient(bottom, #6f961c, #8fc125);
  background: -moz-linear-gradient(center bottom, #6f961c 0%, #8fc125 100%);
  background: -o-linear-gradient(#8fc125, #6f961c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fc125', endColorstr='#6f961c', GradientType=0);
  border-color: #66891a #608018 #567316 #608018;
  color: #ffffff;
}