.so-widget-sow-button-atom-8bd5548d4d2c .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: #5fca11;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #499b0d), color-stop(1, #5fca11));
  background: -ms-linear-gradient(bottom, #499b0d, #5fca11);
  background: -moz-linear-gradient(center bottom, #499b0d 0%, #5fca11 100%);
  background: -o-linear-gradient(#5fca11, #499b0d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5fca11', endColorstr='#499b0d', GradientType=0);
  border: 1px solid;
  border-color: #428d0c #3e830b #37750a #3e830b;
  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-8bd5548d4d2c .ow-button-base a:active,
.so-widget-sow-button-atom-8bd5548d4d2c .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-8bd5548d4d2c .ow-button-base a.ow-button-hover:hover {
  background: #63d312;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4da40e), color-stop(1, #63d312));
  background: -ms-linear-gradient(bottom, #4da40e, #63d312);
  background: -moz-linear-gradient(center bottom, #4da40e 0%, #63d312 100%);
  background: -o-linear-gradient(#63d312, #4da40e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63d312', endColorstr='#4da40e', GradientType=0);
  border-color: #68dd13 #63d312 #5dc511 #63d312;
}