.so-widget-sow-button-atom-04770dc1ad36 .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: 1.3em;
  padding: 1em 2em;
  background: #e20e23;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b20b1c), color-stop(1, #e20e23));
  background: -ms-linear-gradient(bottom, #b20b1c, #e20e23);
  background: -moz-linear-gradient(center bottom, #b20b1c 0%, #e20e23 100%);
  background: -o-linear-gradient(#e20e23, #b20b1c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e20e23', endColorstr='#b20b1c', GradientType=0);
  border: 1px solid;
  border-color: #a40a19 #9a0a18 #8c0916 #9a0a18;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-04770dc1ad36 .ow-button-base a:visited,
.so-widget-sow-button-atom-04770dc1ad36 .ow-button-base a:active,
.so-widget-sow-button-atom-04770dc1ad36 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-04770dc1ad36 .ow-button-base a.ow-button-hover:hover {
  background: #ec0f24;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bc0c1d), color-stop(1, #ec0f24));
  background: -ms-linear-gradient(bottom, #bc0c1d, #ec0f24);
  background: -moz-linear-gradient(center bottom, #bc0c1d 0%, #ec0f24 100%);
  background: -o-linear-gradient(#ec0f24, #bc0c1d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec0f24', endColorstr='#bc0c1d', GradientType=0);
  border-color: #ad0b1b #a40a19 #950917 #a40a19;
  color: #ffffff;
}