.so-widget-sow-button-atom-957d47533528 .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: #db7532;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b95d21), color-stop(1, #db7532));
  background: -ms-linear-gradient(bottom, #b95d21, #db7532);
  background: -moz-linear-gradient(center bottom, #b95d21 0%, #db7532 100%);
  background: -o-linear-gradient(#db7532, #b95d21);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db7532', endColorstr='#b95d21', GradientType=0);
  border: 1px solid;
  border-color: #ac571e #a4521d #974c1a #a4521d;
  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-957d47533528 .ow-button-base a:visited,
.so-widget-sow-button-atom-957d47533528 .ow-button-base a:active,
.so-widget-sow-button-atom-957d47533528 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-957d47533528 .ow-button-base a.ow-button-hover:hover {
  background: #dd7b3b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c26222), color-stop(1, #dd7b3b));
  background: -ms-linear-gradient(bottom, #c26222, #dd7b3b);
  background: -moz-linear-gradient(center bottom, #c26222 0%, #dd7b3b 100%);
  background: -o-linear-gradient(#dd7b3b, #c26222);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd7b3b', endColorstr='#c26222', GradientType=0);
  border-color: #b55b20 #ac571e #9f501c #ac571e;
  color: #ffffff;
}