.so-widget-sow-button-atom-71a960acc6c8 .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: #e8d420;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c1b014), color-stop(1, #e8d420));
  background: -ms-linear-gradient(bottom, #c1b014, #e8d420);
  background: -moz-linear-gradient(center bottom, #c1b014 0%, #e8d420 100%);
  background: -o-linear-gradient(#e8d420, #c1b014);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8d420', endColorstr='#c1b014', GradientType=0);
  border: 1px solid;
  border-color: #b3a312 #aa9b12 #9c8e10 #aa9b12;
  color: #000000 !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-71a960acc6c8 .ow-button-base a:active,
.so-widget-sow-button-atom-71a960acc6c8 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-71a960acc6c8 .ow-button-base a.ow-button-hover:hover {
  background: #e9d629;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cab815), color-stop(1, #e9d629));
  background: -ms-linear-gradient(bottom, #cab815, #e9d629);
  background: -moz-linear-gradient(center bottom, #cab815 0%, #e9d629 100%);
  background: -o-linear-gradient(#e9d629, #cab815);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9d629', endColorstr='#cab815', GradientType=0);
  border-color: #ead832 #e9d629 #e8d31b #e9d629;
}