.so-widget-sow-button-atom-f98459cc2136 .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: #00a550;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #007237), color-stop(1, #00a550));
  background: -ms-linear-gradient(bottom, #007237, #00a550);
  background: -moz-linear-gradient(center bottom, #007237 0%, #00a550 100%);
  background: -o-linear-gradient(#00a550, #007237);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a550', endColorstr='#007237', GradientType=0);
  border: 1px solid;
  border-color: #006330 #00592b #004923 #00592b;
  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-f98459cc2136 .ow-button-base a:visited,
.so-widget-sow-button-atom-f98459cc2136 .ow-button-base a:active,
.so-widget-sow-button-atom-f98459cc2136 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-f98459cc2136 .ow-button-base a.ow-button-hover:hover {
  background: #00af55;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #007c3c), color-stop(1, #00af55));
  background: -ms-linear-gradient(bottom, #007c3c, #00af55);
  background: -moz-linear-gradient(center bottom, #007c3c 0%, #00af55 100%);
  background: -o-linear-gradient(#00af55, #007c3c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00af55', endColorstr='#007c3c', GradientType=0);
  border-color: #006d35 #006330 #005328 #006330;
  color: #ffffff;
}