.so-widget-sow-button-atom-25f650e53657 .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: #eac300;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b79800), color-stop(1, #eac300));
  background: -ms-linear-gradient(bottom, #b79800, #eac300);
  background: -moz-linear-gradient(center bottom, #b79800 0%, #eac300 100%);
  background: -o-linear-gradient(#eac300, #b79800);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eac300', endColorstr='#b79800', GradientType=0);
  border: 1px solid;
  border-color: #a88c00 #9e8300 #8e7600 #9e8300;
  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-25f650e53657 .ow-button-base a:active,
.so-widget-sow-button-atom-25f650e53657 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-25f650e53657 .ow-button-base a.ow-button-hover:hover {
  background: #f4cb00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c1a100), color-stop(1, #f4cb00));
  background: -ms-linear-gradient(bottom, #c1a100, #f4cb00);
  background: -moz-linear-gradient(center bottom, #c1a100 0%, #f4cb00 100%);
  background: -o-linear-gradient(#f4cb00, #c1a100);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4cb00', endColorstr='#c1a100', GradientType=0);
  border-color: #fed400 #f4cb00 #e5bf00 #f4cb00;
}