.so-widget-sow-button-atom-ccaa392d9cd3 .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: 1em 2em;
  background: #dc143b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ad102e), color-stop(1, #dc143b));
  background: -ms-linear-gradient(bottom, #ad102e, #dc143b);
  background: -moz-linear-gradient(center bottom, #ad102e 0%, #dc143b 100%);
  background: -o-linear-gradient(#dc143b, #ad102e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc143b', endColorstr='#ad102e', GradientType=0);
  border: 1px solid;
  border-color: #9f0e2b #960e28 #880c24 #960e28;
  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-ccaa392d9cd3 .ow-button-base a:visited,
.so-widget-sow-button-atom-ccaa392d9cd3 .ow-button-base a:active,
.so-widget-sow-button-atom-ccaa392d9cd3 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-ccaa392d9cd3 .ow-button-base a.ow-button-hover:hover {
  background: #e5153e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b71131), color-stop(1, #e5153e));
  background: -ms-linear-gradient(bottom, #b71131, #e5153e);
  background: -moz-linear-gradient(center bottom, #b71131 0%, #e5153e 100%);
  background: -o-linear-gradient(#e5153e, #b71131);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5153e', endColorstr='#b71131', GradientType=0);
  border-color: #a90f2d #9f0e2b #910d27 #9f0e2b;
  color: #ffffff;
}