.so-widget-sow-button-atom-bca9bd495b01 .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: #dda54f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d18e28), color-stop(1, #dda54f));
  background: -ms-linear-gradient(bottom, #d18e28, #dda54f);
  background: -moz-linear-gradient(center bottom, #d18e28 0%, #dda54f 100%);
  background: -o-linear-gradient(#dda54f, #d18e28);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dda54f', endColorstr='#d18e28', GradientType=0);
  border: 1px solid;
  border-color: #c48626 #bb8024 #ae7722 #bb8024;
  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-bca9bd495b01 .ow-button-base a:active,
.so-widget-sow-button-atom-bca9bd495b01 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-bca9bd495b01 .ow-button-base a.ow-button-hover:hover {
  background: #dfa958;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d6942d), color-stop(1, #dfa958));
  background: -ms-linear-gradient(bottom, #d6942d, #dfa958);
  background: -moz-linear-gradient(center bottom, #d6942d 0%, #dfa958 100%);
  background: -o-linear-gradient(#dfa958, #d6942d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfa958', endColorstr='#d6942d', GradientType=0);
  border-color: #e0ae60 #dfa958 #dca34b #dfa958;
}