.so-widget-sow-button-atom-5a2b932bb1bd .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: #96c32b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #769922), color-stop(1, #96c32b));
  background: -ms-linear-gradient(bottom, #769922, #96c32b);
  background: -moz-linear-gradient(center bottom, #769922 0%, #96c32b 100%);
  background: -o-linear-gradient(#96c32b, #769922);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96c32b', endColorstr='#769922', GradientType=0);
  border: 1px solid;
  border-color: #6c8d1f #66841d #5c781a #66841d;
  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-5a2b932bb1bd .ow-button-base a:active,
.so-widget-sow-button-atom-5a2b932bb1bd .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-5a2b932bb1bd .ow-button-base a.ow-button-hover:hover {
  background: #9ccb2d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7ca224), color-stop(1, #9ccb2d));
  background: -ms-linear-gradient(bottom, #7ca224, #9ccb2d);
  background: -moz-linear-gradient(center bottom, #7ca224 0%, #9ccb2d 100%);
  background: -o-linear-gradient(#9ccb2d, #7ca224);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ccb2d', endColorstr='#7ca224', GradientType=0);
  border-color: #a2d231 #9ccb2d #93bf2a #9ccb2d;
}