.so-widget-sow-button-atom-d2d6c524c752 .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: #ea2727;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ca1414), color-stop(1, #ea2727));
  background: -ms-linear-gradient(bottom, #ca1414, #ea2727);
  background: -moz-linear-gradient(center bottom, #ca1414 0%, #ea2727 100%);
  background: -o-linear-gradient(#ea2727, #ca1414);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea2727', endColorstr='#ca1414', GradientType=0);
  border: 1px solid;
  border-color: #bc1212 #b31111 #a51010 #b31111;
  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-d2d6c524c752 .ow-button-base a:visited,
.so-widget-sow-button-atom-d2d6c524c752 .ow-button-base a:active,
.so-widget-sow-button-atom-d2d6c524c752 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-d2d6c524c752 .ow-button-base a.ow-button-hover:hover {
  background: #eb3030;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d41515), color-stop(1, #eb3030));
  background: -ms-linear-gradient(bottom, #d41515, #eb3030);
  background: -moz-linear-gradient(center bottom, #d41515 0%, #eb3030 100%);
  background: -o-linear-gradient(#eb3030, #d41515);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb3030', endColorstr='#d41515', GradientType=0);
  border-color: #c61313 #bc1212 #ae1111 #bc1212;
  color: #ffffff;
}