.so-widget-sow-button-atom-7bb002cb9bc4 .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: Arial, Helvetica, Geneva, sans-serif;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #c42027;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #98191e), color-stop(1, #c42027));
  background: -ms-linear-gradient(bottom, #98191e, #c42027);
  background: -moz-linear-gradient(center bottom, #98191e 0%, #c42027 100%);
  background: -o-linear-gradient(#c42027, #98191e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c42027', endColorstr='#98191e', GradientType=0);
  border: 1px solid;
  border-color: #8b171c #82151a #751317 #82151a;
  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-7bb002cb9bc4 .ow-button-base a:visited,
.so-widget-sow-button-atom-7bb002cb9bc4 .ow-button-base a:active,
.so-widget-sow-button-atom-7bb002cb9bc4 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-7bb002cb9bc4 .ow-button-base a.ow-button-hover:hover {
  background: #cd2129;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a11a20), color-stop(1, #cd2129));
  background: -ms-linear-gradient(bottom, #a11a20, #cd2129);
  background: -moz-linear-gradient(center bottom, #a11a20 0%, #cd2129 100%);
  background: -o-linear-gradient(#cd2129, #a11a20);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd2129', endColorstr='#a11a20', GradientType=0);
  border-color: #94181d #8b171c #7e1519 #8b171c;
  color: #ffffff;
}