.so-widget-sow-button-atom-c24cfd4d2c82 .ow-button-base a {
  font-size: 1em;
  padding: 1em 2em;
  background: #86ab46;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#6a8737),color-stop(1,#86ab46));
  background: -ms-linear-gradient(bottom,#6a8737,#86ab46);
  background: -moz-linear-gradient(center bottom,#6a8737 0%,#86ab46 100%);
  background: -o-linear-gradient(#86ab46,#6a8737);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#86ab46', endColorstr='#6a8737', GradientType=0);
  border: 1px solid;
  border-color: #617c33 #5b7530 #536a2b #5b7530;
  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-c24cfd4d2c82 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-c24cfd4d2c82 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-c24cfd4d2c82 .ow-button-base a:visited,
.so-widget-sow-button-atom-c24cfd4d2c82 .ow-button-base a:active,
.so-widget-sow-button-atom-c24cfd4d2c82 .ow-button-base a:hover {
  color: #FFFFFF !important;
}
.so-widget-sow-button-atom-c24cfd4d2c82 .ow-button-base a.ow-button-hover:hover {
  background: #8cb249;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#6f8e3a),color-stop(1,#8cb249));
  background: -ms-linear-gradient(bottom,#6f8e3a,#8cb249);
  background: -moz-linear-gradient(center bottom,#6f8e3a 0%,#8cb249 100%);
  background: -o-linear-gradient(#8cb249,#6f8e3a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb249', endColorstr='#6f8e3a', GradientType=0);
  border-color: #678336 #617c33 #59712e #617c33;
  color: #ffffff;
}