.so-widget-sow-button-atom-1b75645adc17 .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: 0.5em 1em;
  background: #ae0d1c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7f0914), color-stop(1, #ae0d1c));
  background: -ms-linear-gradient(bottom, #7f0914, #ae0d1c);
  background: -moz-linear-gradient(center bottom, #7f0914 0%, #ae0d1c 100%);
  background: -o-linear-gradient(#ae0d1c, #7f0914);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae0d1c', endColorstr='#7f0914', GradientType=0);
  border: 1px solid;
  border-color: #700812 #670811 #59070e #670811;
  color: #fdf1c5 !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-1b75645adc17 .ow-button-base a:visited,
.so-widget-sow-button-atom-1b75645adc17 .ow-button-base a:active,
.so-widget-sow-button-atom-1b75645adc17 .ow-button-base a:hover {
  color: #fdf1c5 !important;
}
.so-widget-sow-button-atom-1b75645adc17 .ow-button-base a.ow-button-hover:hover {
  background: #b70e1e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #880a16), color-stop(1, #b70e1e));
  background: -ms-linear-gradient(bottom, #880a16, #b70e1e);
  background: -moz-linear-gradient(center bottom, #880a16 0%, #b70e1e 100%);
  background: -o-linear-gradient(#b70e1e, #880a16);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b70e1e', endColorstr='#880a16', GradientType=0);
  border-color: #7a0914 #700812 #620710 #700812;
  color: #fdf3cf;
}