.so-widget-sow-button-atom-6b23fb9e6a3f .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: #ec1f27;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c71118), color-stop(1, #ec1f27));
  background: -ms-linear-gradient(bottom, #c71118, #ec1f27);
  background: -moz-linear-gradient(center bottom, #c71118 0%, #ec1f27 100%);
  background: -o-linear-gradient(#ec1f27, #c71118);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec1f27', endColorstr='#c71118', GradientType=0);
  border: 1px solid;
  border-color: #b91016 #b00f15 #a20e13 #b00f15;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-6b23fb9e6a3f .ow-button-base a:active,
.so-widget-sow-button-atom-6b23fb9e6a3f .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6b23fb9e6a3f .ow-button-base a.ow-button-hover:hover {
  background: #ed2830;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d11219), color-stop(1, #ed2830));
  background: -ms-linear-gradient(bottom, #d11219, #ed2830);
  background: -moz-linear-gradient(center bottom, #d11219 0%, #ed2830 100%);
  background: -o-linear-gradient(#ed2830, #d11219);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed2830', endColorstr='#d11219', GradientType=0);
  border-color: #ee3239 #ed2830 #ec1a22 #ed2830;
}