.so-widget-sow-button-atom-64ff37630c70 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #e80b3a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b7092e), color-stop(1, #e80b3a));
  background: -ms-linear-gradient(bottom, #b7092e, #e80b3a);
  background: -moz-linear-gradient(center bottom, #b7092e 0%, #e80b3a 100%);
  background: -o-linear-gradient(#e80b3a, #b7092e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e80b3a', endColorstr='#b7092e', GradientType=0);
  border: 1px solid;
  border-color: #a9082a #9f0828 #900724 #9f0828;
  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-64ff37630c70 .ow-button-base a:active,
.so-widget-sow-button-atom-64ff37630c70 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-64ff37630c70 .ow-button-base a.ow-button-hover:hover {
  background: #f20b3c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c10930), color-stop(1, #f20b3c));
  background: -ms-linear-gradient(bottom, #c10930, #f20b3c);
  background: -moz-linear-gradient(center bottom, #c10930 0%, #f20b3c 100%);
  background: -o-linear-gradient(#f20b3c, #c10930);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f20b3c', endColorstr='#c10930', GradientType=0);
  border-color: #f41443 #f20b3c #e30b39 #f20b3c;
}