.so-widget-sow-button-atom-a595d23d147f .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: #ed3a33;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #da1b13), color-stop(1, #ed3a33));
  background: -ms-linear-gradient(bottom, #da1b13, #ed3a33);
  background: -moz-linear-gradient(center bottom, #da1b13 0%, #ed3a33 100%);
  background: -o-linear-gradient(#ed3a33, #da1b13);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed3a33', endColorstr='#da1b13', GradientType=0);
  border: 1px solid;
  border-color: #cc1912 #c21811 #b41610 #c21811;
  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-a595d23d147f .ow-button-base a:visited,
.so-widget-sow-button-atom-a595d23d147f .ow-button-base a:active,
.so-widget-sow-button-atom-a595d23d147f .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-a595d23d147f .ow-button-base a.ow-button-hover:hover {
  background: #ee433c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e31c14), color-stop(1, #ee433c));
  background: -ms-linear-gradient(bottom, #e31c14, #ee433c);
  background: -moz-linear-gradient(center bottom, #e31c14 0%, #ee433c 100%);
  background: -o-linear-gradient(#ee433c, #e31c14);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee433c', endColorstr='#e31c14', GradientType=0);
  border-color: #d51a13 #cc1912 #be1711 #cc1912;
  color: #ffffff;
}