.so-widget-sow-button-atom-c288159d9ad3 .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: #ffa93a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff9307), color-stop(1, #ffa93a));
  background: -ms-linear-gradient(bottom, #ff9307, #ffa93a);
  background: -moz-linear-gradient(center bottom, #ff9307 0%, #ffa93a 100%);
  background: -o-linear-gradient(#ffa93a, #ff9307);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa93a', endColorstr='#ff9307', GradientType=0);
  border: 1px solid;
  border-color: #f78b00 #ed8500 #dd7d00 #ed8500;
  color: #fcfcfc !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-c288159d9ad3 .ow-button-base a:active,
.so-widget-sow-button-atom-c288159d9ad3 .ow-button-base a:hover {
  color: #6d6d6d !important;
}
.so-widget-sow-button-atom-c288159d9ad3 .ow-button-base a.ow-button-hover:hover {
  background: #ffe502;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ceb900), color-stop(1, #ffe502));
  background: -ms-linear-gradient(bottom, #ceb900, #ffe502);
  background: -moz-linear-gradient(center bottom, #ceb900 0%, #ffe502 100%);
  background: -o-linear-gradient(#ffe502, #ceb900);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe502', endColorstr='#ceb900', GradientType=0);
  border-color: #ffe60c #ffe502 #f2d900 #ffe502;
}