.so-widget-sow-button-atom-222ebee935ce .ow-button-base a {
  font-size: 1em;
  padding: 0.5em 1em;
  background: #fce219;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#dfc603),color-stop(1,#fce219));
  background: -ms-linear-gradient(bottom,#dfc603,#fce219);
  background: -moz-linear-gradient(center bottom,#dfc603 0%,#fce219 100%);
  background: -o-linear-gradient(#fce219,#dfc603);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fce219', endColorstr='#dfc603', GradientType=0);
  border: 1px solid;
  border-color: #d0b803 #c6b003 #b7a202 #c6b003;
  color: #52a91a !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-222ebee935ce .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-222ebee935ce .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-222ebee935ce .ow-button-base a:visited,
.so-widget-sow-button-atom-222ebee935ce .ow-button-base a:active,
.so-widget-sow-button-atom-222ebee935ce .ow-button-base a:hover {
  color: #52a91a !important;
}
.so-widget-sow-button-atom-222ebee935ce .ow-button-base a.ow-button-hover:hover {
  background: #fce323;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#e9cf03),color-stop(1,#fce323));
  background: -ms-linear-gradient(bottom,#e9cf03,#fce323);
  background: -moz-linear-gradient(center bottom,#e9cf03 0%,#fce323 100%);
  background: -o-linear-gradient(#fce323,#e9cf03);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fce323', endColorstr='#e9cf03', GradientType=0);
  border-color: #dac103 #d0b803 #c1ab03 #d0b803;
  color: #56b21b;
}