.so-widget-sow-button-atom-3f27adff69f1 .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.15em;
  padding: 1em 2em;
  background: #fcd38d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fbc05b), color-stop(1, #fcd38d));
  background: -ms-linear-gradient(bottom, #fbc05b, #fcd38d);
  background: -moz-linear-gradient(center bottom, #fbc05b 0%, #fcd38d 100%);
  background: -o-linear-gradient(#fcd38d, #fbc05b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcd38d', endColorstr='#fbc05b', GradientType=0);
  border: 1px solid;
  border-color: #faba4c #fab642 #fab034 #fab642;
  color: #545454 !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-3f27adff69f1 .ow-button-base a:active,
.so-widget-sow-button-atom-3f27adff69f1 .ow-button-base a:hover {
  color: #545454 !important;
}
.so-widget-sow-button-atom-3f27adff69f1 .ow-button-base a.ow-button-hover:hover {
  background: #fcd797;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fbc465), color-stop(1, #fcd797));
  background: -ms-linear-gradient(bottom, #fbc465, #fcd797);
  background: -moz-linear-gradient(center bottom, #fbc465 0%, #fcd797 100%);
  background: -o-linear-gradient(#fcd797, #fbc465);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcd797', endColorstr='#fbc465', GradientType=0);
  border-color: #fddba1 #fcd797 #fcd188 #fcd797;
}