.so-widget-sow-button-atom-f56df71a74e0 .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: #ffe633;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffe000), color-stop(1, #ffe633));
  background: -ms-linear-gradient(bottom, #ffe000, #ffe633);
  background: -moz-linear-gradient(center bottom, #ffe000 0%, #ffe633 100%);
  background: -o-linear-gradient(#ffe633, #ffe000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe633', endColorstr='#ffe000', GradientType=0);
  border: 1px solid;
  border-color: #f0d200 #e5c900 #d6bc00 #e5c900;
  color: #337dff !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-f56df71a74e0 .ow-button-base a:visited,
.so-widget-sow-button-atom-f56df71a74e0 .ow-button-base a:active,
.so-widget-sow-button-atom-f56df71a74e0 .ow-button-base a:hover {
  color: #337dff !important;
}
.so-widget-sow-button-atom-f56df71a74e0 .ow-button-base a.ow-button-hover:hover {
  background: #ffe73d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffe10a), color-stop(1, #ffe73d));
  background: -ms-linear-gradient(bottom, #ffe10a, #ffe73d);
  background: -moz-linear-gradient(center bottom, #ffe10a 0%, #ffe73d 100%);
  background: -o-linear-gradient(#ffe73d, #ffe10a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe73d', endColorstr='#ffe10a', GradientType=0);
  border-color: #fadb00 #f0d200 #e0c500 #f0d200;
  color: #3d84ff;
}