.so-widget-sow-button-atom-faef5edcdf2e .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  max-width: 100%;
  font-size: 1.45em;
  padding: 1em 2em;
  background: #e28f00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #af6f00), color-stop(1, #e28f00));
  background: -ms-linear-gradient(bottom, #af6f00, #e28f00);
  background: -moz-linear-gradient(center bottom, #af6f00 0%, #e28f00 100%);
  background: -o-linear-gradient(#e28f00, #af6f00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e28f00', endColorstr='#af6f00', GradientType=0);
  border: 1px solid;
  border-color: #a06500 #955f00 #865500 #955f00;
  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-faef5edcdf2e .ow-button-base a:active,
.so-widget-sow-button-atom-faef5edcdf2e .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-faef5edcdf2e .ow-button-base a.ow-button-hover:hover {
  background: #ec9500;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b97500), color-stop(1, #ec9500));
  background: -ms-linear-gradient(bottom, #b97500, #ec9500);
  background: -moz-linear-gradient(center bottom, #b97500 0%, #ec9500 100%);
  background: -o-linear-gradient(#ec9500, #b97500);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec9500', endColorstr='#b97500', GradientType=0);
  border-color: #f69c00 #ec9500 #dd8c00 #ec9500;
}