.so-widget-sow-button-atom-66899908d7f4 .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: #ffb73a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffa407), color-stop(1, #ffb73a));
  background: -ms-linear-gradient(bottom, #ffa407, #ffb73a);
  background: -moz-linear-gradient(center bottom, #ffa407 0%, #ffb73a 100%);
  background: -o-linear-gradient(#ffb73a, #ffa407);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb73a', endColorstr='#ffa407', GradientType=0);
  border: 1px solid;
  border-color: #f79d00 #ed9600 #dd8c00 #ed9600;
  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-66899908d7f4 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-66899908d7f4 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-66899908d7f4 .ow-button-base a:visited,
.so-widget-sow-button-atom-66899908d7f4 .ow-button-base a:active,
.so-widget-sow-button-atom-66899908d7f4 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-66899908d7f4 .ow-button-base a.ow-button-hover:hover {
  background: #ffbb44;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffa811), color-stop(1, #ffbb44));
  background: -ms-linear-gradient(bottom, #ffa811, #ffbb44);
  background: -moz-linear-gradient(center bottom, #ffa811 0%, #ffbb44 100%);
  background: -o-linear-gradient(#ffbb44, #ffa811);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb44', endColorstr='#ffa811', GradientType=0);
  border-color: #ffa202 #f79d00 #e79300 #f79d00;
  color: #ffffff;
}