.so-widget-sow-button-atom-a4b34d230a42 .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.3em;
  padding: 1.4em 2.8em;
  background: #ed8734;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #db6d13), color-stop(1, #ed8734));
  background: -ms-linear-gradient(bottom, #db6d13, #ed8734);
  background: -moz-linear-gradient(center bottom, #db6d13 0%, #ed8734 100%);
  background: -o-linear-gradient(#ed8734, #db6d13);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed8734', endColorstr='#db6d13', GradientType=0);
  border: 1px solid;
  border-color: #cd6612 #c36111 #b55a10 #c36111;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-a4b34d230a42 .ow-button-base a:active,
.so-widget-sow-button-atom-a4b34d230a42 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-a4b34d230a42 .ow-button-base a.ow-button-hover:hover {
  background: #ee8d3d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e47114), color-stop(1, #ee8d3d));
  background: -ms-linear-gradient(bottom, #e47114, #ee8d3d);
  background: -moz-linear-gradient(center bottom, #e47114 0%, #ee8d3d 100%);
  background: -o-linear-gradient(#ee8d3d, #e47114);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee8d3d', endColorstr='#e47114', GradientType=0);
  border-color: #ef9247 #ee8d3d #ed842f #ee8d3d;
}