.so-widget-sow-button-atom-97c40ea66d63 .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: #ffde5b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffd428), color-stop(1, #ffde5b));
  background: -ms-linear-gradient(bottom, #ffd428, #ffde5b);
  background: -moz-linear-gradient(center bottom, #ffd428 0%, #ffde5b 100%);
  background: -o-linear-gradient(#ffde5b, #ffd428);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffde5b', endColorstr='#ffd428', GradientType=0);
  border: 1px solid;
  border-color: #ffd119 #ffcf0f #fecb00 #ffcf0f;
  color: #000000 !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-97c40ea66d63 .ow-button-base a:active,
.so-widget-sow-button-atom-97c40ea66d63 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-97c40ea66d63 .ow-button-base a.ow-button-hover:hover {
  background: #ffe065;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffd632), color-stop(1, #ffe065));
  background: -ms-linear-gradient(bottom, #ffd632, #ffe065);
  background: -moz-linear-gradient(center bottom, #ffd632 0%, #ffe065 100%);
  background: -o-linear-gradient(#ffe065, #ffd632);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe065', endColorstr='#ffd632', GradientType=0);
  border-color: #ffe26f #ffe065 #ffdd56 #ffe065;
}