.so-widget-sow-button-atom-ae386e7f59ee .ow-button-base a {
  font-size: 1.3em;
  padding: 0.5em 1em;
  background: #ffa500;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#cc8400),color-stop(1,#ffa500));
  background: -ms-linear-gradient(bottom,#cc8400,#ffa500);
  background: -moz-linear-gradient(center bottom,#cc8400 0%,#ffa500 100%);
  background: -o-linear-gradient(#ffa500,#cc8400);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa500', endColorstr='#cc8400', GradientType=0);
  border: 1px solid;
  border-color: #bd7a00 #b37400 #a36a00 #b37400;
  color: #FFFFFF !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-ae386e7f59ee .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-ae386e7f59ee .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-ae386e7f59ee .ow-button-base a:visited,
.so-widget-sow-button-atom-ae386e7f59ee .ow-button-base a:active,
.so-widget-sow-button-atom-ae386e7f59ee .ow-button-base a:hover {
  color: #FFFFFF !important;
}
.so-widget-sow-button-atom-ae386e7f59ee .ow-button-base a.ow-button-hover:hover {
  background: #ffa90a;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#d68b00),color-stop(1,#ffa90a));
  background: -ms-linear-gradient(bottom,#d68b00,#ffa90a);
  background: -moz-linear-gradient(center bottom,#d68b00 0%,#ffa90a 100%);
  background: -o-linear-gradient(#ffa90a,#d68b00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa90a', endColorstr='#d68b00', GradientType=0);
  border-color: #c78100 #bd7a00 #ad7000 #bd7a00;
  color: #ffffff;
}