.so-widget-sow-button-atom-cd4cec58f577 .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: #b6ff00;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#92cc00),color-stop(1,#b6ff00));
  background: -ms-linear-gradient(bottom,#92cc00,#b6ff00);
  background: -moz-linear-gradient(center bottom,#92cc00 0%,#b6ff00 100%);
  background: -o-linear-gradient(#b6ff00,#92cc00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6ff00', endColorstr='#92cc00', GradientType=0);
  border: 1px solid;
  border-color: #87bd00 #7fb300 #74a300 #7fb300;
  color: #000000 !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-cd4cec58f577 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-cd4cec58f577 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-cd4cec58f577 .ow-button-base a:visited,
.so-widget-sow-button-atom-cd4cec58f577 .ow-button-base a:active,
.so-widget-sow-button-atom-cd4cec58f577 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-cd4cec58f577 .ow-button-base a.ow-button-hover:hover {
  background: #b9ff0a;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#99d600),color-stop(1,#b9ff0a));
  background: -ms-linear-gradient(bottom,#99d600,#b9ff0a);
  background: -moz-linear-gradient(center bottom,#99d600 0%,#b9ff0a 100%);
  background: -o-linear-gradient(#b9ff0a,#99d600);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b9ff0a', endColorstr='#99d600', GradientType=0);
  border-color: #8ec700 #87bd00 #7cad00 #87bd00;
  color: #050505;
}