.so-widget-sow-button-atom-3d7a1737dc0b .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 220px;
  max-width: 100%;
  font-size: 1.15em;
  padding: 1em 2em;
  background: #af2223;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #841a1a), color-stop(1, #af2223));
  background: -ms-linear-gradient(bottom, #841a1a, #af2223);
  background: -moz-linear-gradient(center bottom, #841a1a 0%, #af2223 100%);
  background: -o-linear-gradient(#af2223, #841a1a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#af2223', endColorstr='#841a1a', GradientType=0);
  border: 1px solid;
  border-color: #771718 #6f1616 #621314 #6f1616;
  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-3d7a1737dc0b .ow-button-base a:visited,
.so-widget-sow-button-atom-3d7a1737dc0b .ow-button-base a:active,
.so-widget-sow-button-atom-3d7a1737dc0b .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-3d7a1737dc0b .ow-button-base a.ow-button-hover:hover {
  background: #b82425;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8d1b1c), color-stop(1, #b82425));
  background: -ms-linear-gradient(bottom, #8d1b1c, #b82425);
  background: -moz-linear-gradient(center bottom, #8d1b1c 0%, #b82425 100%);
  background: -o-linear-gradient(#b82425, #8d1b1c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b82425', endColorstr='#8d1b1c', GradientType=0);
  border-color: #80191a #771718 #6b1515 #771718;
  color: #ffffff;
}