.so-widget-sow-button-atom-adfcd66510b4 .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: #003c7e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00244b), color-stop(1, #003c7e));
  background: -ms-linear-gradient(bottom, #00244b, #003c7e);
  background: -moz-linear-gradient(center bottom, #00244b 0%, #003c7e 100%);
  background: -o-linear-gradient(#003c7e, #00244b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003c7e', endColorstr='#00244b', GradientType=0);
  border: 1px solid;
  border-color: #001c3c #001832 #001022 #001832;
  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-adfcd66510b4 .ow-button-base a:active,
.so-widget-sow-button-atom-adfcd66510b4 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-adfcd66510b4 .ow-button-base a.ow-button-hover:hover {
  background: #004188;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #002955), color-stop(1, #004188));
  background: -ms-linear-gradient(bottom, #002955, #004188);
  background: -moz-linear-gradient(center bottom, #002955 0%, #004188 100%);
  background: -o-linear-gradient(#004188, #002955);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004188', endColorstr='#002955', GradientType=0);
  border-color: #004692 #004188 #003a79 #004188;
}