.so-widget-sow-button-atom-10b481a4eacb .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: #e0c600;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ad9900), color-stop(1, #e0c600));
  background: -ms-linear-gradient(bottom, #ad9900, #e0c600);
  background: -moz-linear-gradient(center bottom, #ad9900 0%, #e0c600 100%);
  background: -o-linear-gradient(#e0c600, #ad9900);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0c600', endColorstr='#ad9900', GradientType=0);
  border: 1px solid;
  border-color: #9e8b00 #938200 #847500 #938200;
  color: #0a0a0a !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-10b481a4eacb .ow-button-base a:visited,
.so-widget-sow-button-atom-10b481a4eacb .ow-button-base a:active,
.so-widget-sow-button-atom-10b481a4eacb .ow-button-base a:hover {
  color: #0a0a0a !important;
}
.so-widget-sow-button-atom-10b481a4eacb .ow-button-base a.ow-button-hover:hover {
  background: #eacf00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b7a200), color-stop(1, #eacf00));
  background: -ms-linear-gradient(bottom, #b7a200, #eacf00);
  background: -moz-linear-gradient(center bottom, #b7a200 0%, #eacf00 100%);
  background: -o-linear-gradient(#eacf00, #b7a200);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eacf00', endColorstr='#b7a200', GradientType=0);
  border-color: #a89400 #9e8b00 #8e7e00 #9e8b00;
  color: #0f0f0f;
}