.so-widget-sow-button-atom-4107c922d703 .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: #fbbd35;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f8ac05), color-stop(1, #fbbd35));
  background: -ms-linear-gradient(bottom, #f8ac05, #fbbd35);
  background: -moz-linear-gradient(center bottom, #f8ac05 0%, #fbbd35 100%);
  background: -o-linear-gradient(#fbbd35, #f8ac05);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbbd35', endColorstr='#f8ac05', GradientType=0);
  border: 1px solid;
  border-color: #e9a205 #df9b04 #d09004 #df9b04;
  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-4107c922d703 .ow-button-base a:active,
.so-widget-sow-button-atom-4107c922d703 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-4107c922d703 .ow-button-base a.ow-button-hover:hover {
  background: #fbc03f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fab00d), color-stop(1, #fbc03f));
  background: -ms-linear-gradient(bottom, #fab00d, #fbc03f);
  background: -moz-linear-gradient(center bottom, #fab00d 0%, #fbc03f 100%);
  background: -o-linear-gradient(#fbc03f, #fab00d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbc03f', endColorstr='#fab00d', GradientType=0);
  border-color: #fbc449 #fbc03f #fbbb30 #fbc03f;
}