.so-widget-sow-button-atom-63237fd18c40 .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: #ac1f23;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #81171a), color-stop(1, #ac1f23));
  background: -ms-linear-gradient(bottom, #81171a, #ac1f23);
  background: -moz-linear-gradient(center bottom, #81171a 0%, #ac1f23 100%);
  background: -o-linear-gradient(#ac1f23, #81171a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ac1f23', endColorstr='#81171a', GradientType=0);
  border: 1px solid;
  border-color: #741518 #6b1316 #5e1113 #6b1316;
  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-63237fd18c40 .ow-button-base a:active,
.so-widget-sow-button-atom-63237fd18c40 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-63237fd18c40 .ow-button-base a.ow-button-hover:hover {
  background: #b52125;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #89191c), color-stop(1, #b52125));
  background: -ms-linear-gradient(bottom, #89191c, #b52125);
  background: -moz-linear-gradient(center bottom, #89191c 0%, #b52125 100%);
  background: -o-linear-gradient(#b52125, #89191c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b52125', endColorstr='#89191c', GradientType=0);
  border-color: #bd2227 #b52125 #a81e22 #b52125;
}