.so-widget-sow-button-atom-47c082567859 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 210px;
  font-size: 1.15em;
  padding: 1em 2em;
  background: #cc9951;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#b58035),color-stop(1,#cc9951));
  background: -ms-linear-gradient(bottom,#b58035,#cc9951);
  background: -moz-linear-gradient(center bottom,#b58035 0%,#cc9951 100%);
  background: -o-linear-gradient(#cc9951,#b58035);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc9951', endColorstr='#b58035', GradientType=0);
  border: 1px solid;
  border-color: #a97832 #a1722f #956a2c #a1722f;
  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-47c082567859 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-47c082567859 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-47c082567859 .ow-button-base a:visited,
.so-widget-sow-button-atom-47c082567859 .ow-button-base a:active,
.so-widget-sow-button-atom-47c082567859 .ow-button-base a:hover {
  color: #FFFFFF !important;
}
.so-widget-sow-button-atom-47c082567859 .ow-button-base a.ow-button-hover:hover {
  background: #ce9e59;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#bd8537),color-stop(1,#ce9e59));
  background: -ms-linear-gradient(bottom,#bd8537,#ce9e59);
  background: -moz-linear-gradient(center bottom,#bd8537 0%,#ce9e59 100%);
  background: -o-linear-gradient(#ce9e59,#bd8537);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce9e59', endColorstr='#bd8537', GradientType=0);
  border-color: #b17d34 #a97832 #9d6f2e #a97832;
  color: #ffffff;
}