.so-widget-sow-button-atom-aab42385d02d .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: 1.3em;
  padding: 1em 2em;
  background: #ffd116;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e2b500), color-stop(1, #ffd116));
  background: -ms-linear-gradient(bottom, #e2b500, #ffd116);
  background: -moz-linear-gradient(center bottom, #e2b500 0%, #ffd116 100%);
  background: -o-linear-gradient(#ffd116, #e2b500);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd116', endColorstr='#e2b500', GradientType=0);
  border: 1px solid;
  border-color: #d3a900 #c8a100 #b99500 #c8a100;
  color: #7a7a7a !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-aab42385d02d .ow-button-base a:visited,
.so-widget-sow-button-atom-aab42385d02d .ow-button-base a:active,
.so-widget-sow-button-atom-aab42385d02d .ow-button-base a:hover {
  color: #7a7a7a !important;
}
.so-widget-sow-button-atom-aab42385d02d .ow-button-base a.ow-button-hover:hover {
  background: #ffd320;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ecbe00), color-stop(1, #ffd320));
  background: -ms-linear-gradient(bottom, #ecbe00, #ffd320);
  background: -moz-linear-gradient(center bottom, #ecbe00 0%, #ffd320 100%);
  background: -o-linear-gradient(#ffd320, #ecbe00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd320', endColorstr='#ecbe00', GradientType=0);
  border-color: #ddb100 #d3a900 #c39d00 #d3a900;
  color: #7f7f7f;
}