.so-widget-sow-button-atom-ab529123893a .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: #911e1e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #671515), color-stop(1, #911e1e));
  background: -ms-linear-gradient(bottom, #671515, #911e1e);
  background: -moz-linear-gradient(center bottom, #671515 0%, #911e1e 100%);
  background: -o-linear-gradient(#911e1e, #671515);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#911e1e', endColorstr='#671515', GradientType=0);
  border: 1px solid;
  border-color: #5a1313 #521111 #450e0e #521111;
  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-ab529123893a .ow-button-base a:active,
.so-widget-sow-button-atom-ab529123893a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-ab529123893a .ow-button-base a.ow-button-hover:hover {
  background: #992020;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6f1717), color-stop(1, #992020));
  background: -ms-linear-gradient(bottom, #6f1717, #992020);
  background: -moz-linear-gradient(center bottom, #6f1717 0%, #992020 100%);
  background: -o-linear-gradient(#992020, #6f1717);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#992020', endColorstr='#6f1717', GradientType=0);
  border-color: #a22121 #992020 #8d1d1d #992020;
}