.so-widget-sow-button-atom-6a5f3c3aa499 .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: #efc737;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e1b412), color-stop(1, #efc737));
  background: -ms-linear-gradient(bottom, #e1b412, #efc737);
  background: -moz-linear-gradient(center bottom, #e1b412 0%, #efc737 100%);
  background: -o-linear-gradient(#efc737, #e1b412);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efc737', endColorstr='#e1b412', GradientType=0);
  border: 1px solid;
  border-color: #d3a911 #c9a110 #bb960f #c9a110;
  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-6a5f3c3aa499 .ow-button-base a:active,
.so-widget-sow-button-atom-6a5f3c3aa499 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6a5f3c3aa499 .ow-button-base a.ow-button-hover:hover {
  background: #f0ca40;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eabc13), color-stop(1, #f0ca40));
  background: -ms-linear-gradient(bottom, #eabc13, #f0ca40);
  background: -moz-linear-gradient(center bottom, #eabc13 0%, #f0ca40 100%);
  background: -o-linear-gradient(#f0ca40, #eabc13);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0ca40', endColorstr='#eabc13', GradientType=0);
  border-color: #f1cc4a #f0ca40 #efc632 #f0ca40;
}