.so-widget-sow-button-atom-ee11656af623 .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: 1.4em 2.8em;
  background: #b72a2a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8e2020), color-stop(1, #b72a2a));
  background: -ms-linear-gradient(bottom, #8e2020, #b72a2a);
  background: -moz-linear-gradient(center bottom, #8e2020 0%, #b72a2a 100%);
  background: -o-linear-gradient(#b72a2a, #8e2020);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b72a2a', endColorstr='#8e2020', GradientType=0);
  border: 1px solid;
  border-color: #811e1e #791c1c #6c1919 #791c1c;
  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-ee11656af623 .ow-button-base a:visited,
.so-widget-sow-button-atom-ee11656af623 .ow-button-base a:active,
.so-widget-sow-button-atom-ee11656af623 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-ee11656af623 .ow-button-base a.ow-button-hover:hover {
  background: #bf2c2c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #962222), color-stop(1, #bf2c2c));
  background: -ms-linear-gradient(bottom, #962222, #bf2c2c);
  background: -moz-linear-gradient(center bottom, #962222 0%, #bf2c2c 100%);
  background: -o-linear-gradient(#bf2c2c, #962222);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf2c2c', endColorstr='#962222', GradientType=0);
  border-color: #892020 #811e1e #751b1b #811e1e;
  color: #ffffff;
}