.so-widget-sow-button-atom-063809a6074b .ow-button-base a {
  font-size: 1.15em;
  padding: 1em 2em;
  background: #6d6d6d;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#545454),color-stop(1,#6d6d6d));
  background: -ms-linear-gradient(bottom,#545454,#6d6d6d);
  background: -moz-linear-gradient(center bottom,#545454 0%,#6d6d6d 100%);
  background: -o-linear-gradient(#6d6d6d,#545454);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d6d6d', endColorstr='#545454', GradientType=0);
  border: 1px solid;
  border-color: #4c4c4c #474747 #3f3f3f #474747;
  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-063809a6074b .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-063809a6074b .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-063809a6074b .ow-button-base a:visited,
.so-widget-sow-button-atom-063809a6074b .ow-button-base a:active,
.so-widget-sow-button-atom-063809a6074b .ow-button-base a:hover {
  color: #FFFFFF !important;
}
.so-widget-sow-button-atom-063809a6074b .ow-button-base a.ow-button-hover:hover {
  background: #727272;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#595959),color-stop(1,#727272));
  background: -ms-linear-gradient(bottom,#595959,#727272);
  background: -moz-linear-gradient(center bottom,#595959 0%,#727272 100%);
  background: -o-linear-gradient(#727272,#595959);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#727272', endColorstr='#595959', GradientType=0);
  border-color: #515151 #4c4c4c #444444 #4c4c4c;
  color: #ffffff;
}