.so-widget-sow-button-atom-11827028558f .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 1.15em;
  padding: 1em 2em;
  background: #b90120;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #860117), color-stop(1, #b90120));
  background: -ms-linear-gradient(bottom, #860117, #b90120);
  background: -moz-linear-gradient(center bottom, #860117 0%, #b90120 100%);
  background: -o-linear-gradient(#b90120, #860117);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b90120', endColorstr='#860117', GradientType=0);
  border: 1px solid;
  border-color: #770115 #6d0113 #5e0110 #6d0113;
  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-11827028558f .ow-button-base a:visited,
.so-widget-sow-button-atom-11827028558f .ow-button-base a:active,
.so-widget-sow-button-atom-11827028558f .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-11827028558f .ow-button-base a.ow-button-hover:hover {
  background: #c30122;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #900119), color-stop(1, #c30122));
  background: -ms-linear-gradient(bottom, #900119, #c30122);
  background: -moz-linear-gradient(center bottom, #900119 0%, #c30122 100%);
  background: -o-linear-gradient(#c30122, #900119);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c30122', endColorstr='#900119', GradientType=0);
  border-color: #810116 #770115 #680112 #770115;
  color: #ffffff;
}