.so-widget-sow-button-atom-cdbc24377372 .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: 1.3em;
  padding: 1em 2em;
  background: #af161b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #821014), color-stop(1, #af161b));
  background: -ms-linear-gradient(bottom, #821014, #af161b);
  background: -moz-linear-gradient(center bottom, #821014 0%, #af161b 100%);
  background: -o-linear-gradient(#af161b, #821014);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#af161b', endColorstr='#821014', GradientType=0);
  border: 1px solid;
  border-color: #740f12 #6b0d11 #5d0c0e #6b0d11;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -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-cdbc24377372 .ow-button-base a:active,
.so-widget-sow-button-atom-cdbc24377372 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-cdbc24377372 .ow-button-base a.ow-button-hover:hover {
  background: #b8171c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8b1115), color-stop(1, #b8171c));
  background: -ms-linear-gradient(bottom, #8b1115, #b8171c);
  background: -moz-linear-gradient(center bottom, #8b1115 0%, #b8171c 100%);
  background: -o-linear-gradient(#b8171c, #8b1115);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8171c', endColorstr='#8b1115', GradientType=0);
  border-color: #c1181e #b8171c #aa151a #b8171c;
}