.so-widget-sow-button-atom-a5993d1ba35b .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Corben;
  
  font-size: 1.3em;
  padding: 0.5em 1em;
  background: #bf0b29;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8f081f), color-stop(1, #bf0b29));
  background: -ms-linear-gradient(bottom, #8f081f, #bf0b29);
  background: -moz-linear-gradient(center bottom, #8f081f 0%, #bf0b29 100%);
  background: -o-linear-gradient(#bf0b29, #8f081f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf0b29', endColorstr='#8f081f', GradientType=0);
  border: 1px solid;
  border-color: #80071c #770719 #680616 #770719;
  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-a5993d1ba35b .ow-button-base a:active,
.so-widget-sow-button-atom-a5993d1ba35b .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-a5993d1ba35b .ow-button-base a.ow-button-hover:hover {
  background: #c90c2b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #980921), color-stop(1, #c90c2b));
  background: -ms-linear-gradient(bottom, #980921, #c90c2b);
  background: -moz-linear-gradient(center bottom, #980921 0%, #c90c2b 100%);
  background: -o-linear-gradient(#c90c2b, #980921);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c90c2b', endColorstr='#980921', GradientType=0);
  border-color: #d20c2d #c90c2b #ba0b28 #c90c2b;
}