.so-widget-sow-button-atom-91d4b8098522 .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: 1em 2em;
  background: #6bd620;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #55aa19), color-stop(1, #6bd620));
  background: -ms-linear-gradient(bottom, #55aa19, #6bd620);
  background: -moz-linear-gradient(center bottom, #55aa19 0%, #6bd620 100%);
  background: -o-linear-gradient(#6bd620, #55aa19);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6bd620', endColorstr='#55aa19', GradientType=0);
  border: 1px solid;
  border-color: #4e9c17 #4a9316 #438614 #4a9316;
  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-91d4b8098522 .ow-button-base a:visited,
.so-widget-sow-button-atom-91d4b8098522 .ow-button-base a:active,
.so-widget-sow-button-atom-91d4b8098522 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-91d4b8098522 .ow-button-base a.ow-button-hover:hover {
  background: #70de22;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #59b31b), color-stop(1, #70de22));
  background: -ms-linear-gradient(bottom, #59b31b, #70de22);
  background: -moz-linear-gradient(center bottom, #59b31b 0%, #70de22 100%);
  background: -o-linear-gradient(#70de22, #59b31b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70de22', endColorstr='#59b31b', GradientType=0);
  border-color: #53a519 #4e9c17 #488f15 #4e9c17;
  color: #ffffff;
}