.so-widget-sow-button-atom-5f3355d7e35b .ow-button-base a {
  font-size: 1em;
  padding: 1em 2em;
  background: #7dc242;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#649e33),color-stop(1,#7dc242));
  background: -ms-linear-gradient(bottom,#649e33,#7dc242);
  background: -moz-linear-gradient(center bottom,#649e33 0%,#7dc242 100%);
  background: -o-linear-gradient(#7dc242,#649e33);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dc242', endColorstr='#649e33', GradientType=0);
  border: 1px solid;
  border-color: #5d922f #588b2d #517f29 #588b2d;
  color: #FFFFFF !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-5f3355d7e35b .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-5f3355d7e35b .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-5f3355d7e35b .ow-button-base a:visited,
.so-widget-sow-button-atom-5f3355d7e35b .ow-button-base a:active,
.so-widget-sow-button-atom-5f3355d7e35b .ow-button-base a:hover {
  color: #FFFFFF !important;
}
.so-widget-sow-button-atom-5f3355d7e35b .ow-button-base a.ow-button-hover:hover {
  background: #82c44a;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#69a635),color-stop(1,#82c44a));
  background: -ms-linear-gradient(bottom,#69a635,#82c44a);
  background: -moz-linear-gradient(center bottom,#69a635 0%,#82c44a 100%);
  background: -o-linear-gradient(#82c44a,#69a635);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82c44a', endColorstr='#69a635', GradientType=0);
  border-color: #629a32 #5d922f #56872c #5d922f;
  color: #ffffff;
}