.so-widget-sow-button-atom-ba1fa62b1221 .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: 0.5em 1em;
  background: #ffb407;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d39300), color-stop(1, #ffb407));
  background: -ms-linear-gradient(bottom, #d39300, #ffb407);
  background: -moz-linear-gradient(center bottom, #d39300 0%, #ffb407 100%);
  background: -o-linear-gradient(#ffb407, #d39300);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb407', endColorstr='#d39300', GradientType=0);
  border: 1px solid;
  border-color: #c48900 #b98100 #aa7700 #b98100;
  color: #352f22 !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-ba1fa62b1221 .ow-button-base a:active,
.so-widget-sow-button-atom-ba1fa62b1221 .ow-button-base a:hover {
  color: #352f22 !important;
}
.so-widget-sow-button-atom-ba1fa62b1221 .ow-button-base a.ow-button-hover:hover {
  background: #ffb711;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd9a00), color-stop(1, #ffb711));
  background: -ms-linear-gradient(bottom, #dd9a00, #ffb711);
  background: -moz-linear-gradient(center bottom, #dd9a00 0%, #ffb711 100%);
  background: -o-linear-gradient(#ffb711, #dd9a00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb711', endColorstr='#dd9a00', GradientType=0);
  border-color: #ffba1b #ffb711 #ffb202 #ffb711;
}