.so-widget-sow-button-atom-6c3668342a35 .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: #e31837;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b5132c), color-stop(1, #e31837));
  background: -ms-linear-gradient(bottom, #b5132c, #e31837);
  background: -moz-linear-gradient(center bottom, #b5132c 0%, #e31837 100%);
  background: -o-linear-gradient(#e31837, #b5132c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e31837', endColorstr='#b5132c', GradientType=0);
  border: 1px solid;
  border-color: #a71228 #9e1126 #900f23 #9e1126;
  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-6c3668342a35 .ow-button-base a:active,
.so-widget-sow-button-atom-6c3668342a35 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6c3668342a35 .ow-button-base a.ow-button-hover:hover {
  background: #e71e3d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #be142e), color-stop(1, #e71e3d));
  background: -ms-linear-gradient(bottom, #be142e, #e71e3d);
  background: -moz-linear-gradient(center bottom, #be142e 0%, #e71e3d 100%);
  background: -o-linear-gradient(#e71e3d, #be142e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e71e3d', endColorstr='#be142e', GradientType=0);
  border-color: #e82745 #e71e3d #de1836 #e71e3d;
}