.so-widget-sow-button-atom-caa55baa60c3 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #f1e496;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ebd869), color-stop(1, #f1e496));
  background: -ms-linear-gradient(bottom, #ebd869, #f1e496);
  background: -moz-linear-gradient(center bottom, #ebd869 0%, #f1e496 100%);
  background: -o-linear-gradient(#f1e496, #ebd869);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1e496', endColorstr='#ebd869', GradientType=0);
  border: 1px solid;
  border-color: #e9d55c #e8d352 #e6cf45 #e8d352;
  color: #f2b33d !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-caa55baa60c3 .ow-button-base a:visited,
.so-widget-sow-button-atom-caa55baa60c3 .ow-button-base a:active,
.so-widget-sow-button-atom-caa55baa60c3 .ow-button-base a:hover {
  color: #f2b33d !important;
}
.so-widget-sow-button-atom-caa55baa60c3 .ow-button-base a.ow-button-hover:hover {
  background: #f2e69f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ecdb72), color-stop(1, #f2e69f));
  background: -ms-linear-gradient(bottom, #ecdb72, #f2e69f);
  background: -moz-linear-gradient(center bottom, #ecdb72 0%, #f2e69f 100%);
  background: -o-linear-gradient(#f2e69f, #ecdb72);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2e69f', endColorstr='#ecdb72', GradientType=0);
  border-color: #ead764 #e9d55c #e7d14e #e9d55c;
  color: #f3b747;
}