.so-widget-sow-button-atom-e89f2e4eb0aa .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: #bf2828;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #951f1f), color-stop(1, #bf2828));
  background: -ms-linear-gradient(bottom, #951f1f, #bf2828);
  background: -moz-linear-gradient(center bottom, #951f1f 0%, #bf2828 100%);
  background: -o-linear-gradient(#bf2828, #951f1f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf2828', endColorstr='#951f1f', GradientType=0);
  border: 1px solid;
  border-color: #881d1d #801b1b #731818 #801b1b;
  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-e89f2e4eb0aa .ow-button-base a:visited,
.so-widget-sow-button-atom-e89f2e4eb0aa .ow-button-base a:active,
.so-widget-sow-button-atom-e89f2e4eb0aa .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-e89f2e4eb0aa .ow-button-base a.ow-button-hover:hover {
  background: #c72a2a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9d2121), color-stop(1, #c72a2a));
  background: -ms-linear-gradient(bottom, #9d2121, #c72a2a);
  background: -moz-linear-gradient(center bottom, #9d2121 0%, #c72a2a 100%);
  background: -o-linear-gradient(#c72a2a, #9d2121);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c72a2a', endColorstr='#9d2121', GradientType=0);
  border-color: #911e1e #881d1d #7c1a1a #881d1d;
  color: #ffffff;
}