.so-widget-sow-button-atom-dd90a29e11bc .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: #e85425;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c53f15), color-stop(1, #e85425));
  background: -ms-linear-gradient(bottom, #c53f15, #e85425);
  background: -moz-linear-gradient(center bottom, #c53f15 0%, #e85425 100%);
  background: -o-linear-gradient(#e85425, #c53f15);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e85425', endColorstr='#c53f15', GradientType=0);
  border: 1px solid;
  border-color: #b73b13 #ae3812 #a03311 #ae3812;
  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-dd90a29e11bc .ow-button-base a:visited,
.so-widget-sow-button-atom-dd90a29e11bc .ow-button-base a:active,
.so-widget-sow-button-atom-dd90a29e11bc .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-dd90a29e11bc .ow-button-base a.ow-button-hover:hover {
  background: #e95b2e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ce4216), color-stop(1, #e95b2e));
  background: -ms-linear-gradient(bottom, #ce4216, #e95b2e);
  background: -moz-linear-gradient(center bottom, #ce4216 0%, #e95b2e 100%);
  background: -o-linear-gradient(#e95b2e, #ce4216);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e95b2e', endColorstr='#ce4216', GradientType=0);
  border-color: #c13e14 #b73b13 #aa3612 #b73b13;
  color: #ffffff;
}