.so-widget-sow-button-atom-0b56a5d11382 .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: #f4c20d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c59c09), color-stop(1, #f4c20d));
  background: -ms-linear-gradient(bottom, #c59c09, #f4c20d);
  background: -moz-linear-gradient(center bottom, #c59c09 0%, #f4c20d 100%);
  background: -o-linear-gradient(#f4c20d, #c59c09);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4c20d', endColorstr='#c59c09', GradientType=0);
  border: 1px solid;
  border-color: #b69108 #ad8908 #9e7d07 #ad8908;
  color: #ffffff !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-0b56a5d11382 .ow-button-base a:active,
.so-widget-sow-button-atom-0b56a5d11382 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-0b56a5d11382 .ow-button-base a.ow-button-hover:hover {
  background: #f4c417;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cfa409), color-stop(1, #f4c417));
  background: -ms-linear-gradient(bottom, #cfa409, #f4c417);
  background: -moz-linear-gradient(center bottom, #cfa409 0%, #f4c417 100%);
  background: -o-linear-gradient(#f4c417, #cfa409);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4c417', endColorstr='#cfa409', GradientType=0);
  border-color: #f5c721 #f4c417 #f1bf0b #f4c417;
}