.so-widget-sow-button-atom-d3e194741cfe .ow-button-base a {
  font-size: 1.45em;
  padding: 1em 2em;
  background: #c6a549;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#a88934),color-stop(1,#c6a549));
  background: -ms-linear-gradient(bottom,#a88934,#c6a549);
  background: -moz-linear-gradient(center bottom,#a88934 0%,#c6a549 100%);
  background: -o-linear-gradient(#c6a549,#a88934);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6a549', endColorstr='#a88934', GradientType=0);
  border: 1px solid;
  border-color: #9c8031 #94792e #88702b #94792e;
  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-d3e194741cfe .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-d3e194741cfe .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-d3e194741cfe .ow-button-base a:visited,
.so-widget-sow-button-atom-d3e194741cfe .ow-button-base a:active,
.so-widget-sow-button-atom-d3e194741cfe .ow-button-base a:hover {
  color: #FFFFFF !important;
}
.so-widget-sow-button-atom-d3e194741cfe .ow-button-base a.ow-button-hover:hover {
  background: #c8a951;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#af9037),color-stop(1,#c8a951));
  background: -ms-linear-gradient(bottom,#af9037,#c8a951);
  background: -moz-linear-gradient(center bottom,#af9037 0%,#c8a951 100%);
  background: -o-linear-gradient(#c8a951,#af9037);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8a951', endColorstr='#af9037', GradientType=0);
  border-color: #a48633 #9c8031 #90762d #9c8031;
  color: #ffffff;
}