.so-widget-sow-button-atom-47fcbbcdea4b .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: #ffb703;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cf9400), color-stop(1, #ffb703));
  background: -ms-linear-gradient(bottom, #cf9400, #ffb703);
  background: -moz-linear-gradient(center bottom, #cf9400 0%, #ffb703 100%);
  background: -o-linear-gradient(#ffb703, #cf9400);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb703', endColorstr='#cf9400', GradientType=0);
  border: 1px solid;
  border-color: #c08900 #b58200 #a67700 #b58200;
  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-47fcbbcdea4b .ow-button-base a:active,
.so-widget-sow-button-atom-47fcbbcdea4b .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-47fcbbcdea4b .ow-button-base a.ow-button-hover:hover {
  background: #ffba0d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d99b00), color-stop(1, #ffba0d));
  background: -ms-linear-gradient(bottom, #d99b00, #ffba0d);
  background: -moz-linear-gradient(center bottom, #d99b00 0%, #ffba0d 100%);
  background: -o-linear-gradient(#ffba0d, #d99b00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffba0d', endColorstr='#d99b00', GradientType=0);
  border-color: #ffbd17 #ffba0d #fdb500 #ffba0d;
}