.so-widget-sow-button-atom-8a7995816362 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #4c9326;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #376a1c), color-stop(1, #4c9326));
  background: -ms-linear-gradient(bottom, #376a1c, #4c9326);
  background: -moz-linear-gradient(center bottom, #376a1c 0%, #4c9326 100%);
  background: -o-linear-gradient(#4c9326, #376a1c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c9326', endColorstr='#376a1c', GradientType=0);
  border: 1px solid;
  border-color: #315e18 #2d5616 #264a13 #2d5616;
  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-8a7995816362 .ow-button-base a:active,
.so-widget-sow-button-atom-8a7995816362 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-8a7995816362 .ow-button-base a.ow-button-hover:hover {
  background: #509b28;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3b731e), color-stop(1, #509b28));
  background: -ms-linear-gradient(bottom, #3b731e, #509b28);
  background: -moz-linear-gradient(center bottom, #3b731e 0%, #509b28 100%);
  background: -o-linear-gradient(#509b28, #3b731e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#509b28', endColorstr='#3b731e', GradientType=0);
  border-color: #54a32a #509b28 #4a8f25 #509b28;
}