.so-widget-sow-button-atom-3595cd278ccd .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: #038ff4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0271c2), color-stop(1, #038ff4));
  background: -ms-linear-gradient(bottom, #0271c2, #038ff4);
  background: -moz-linear-gradient(center bottom, #0271c2 0%, #038ff4 100%);
  background: -o-linear-gradient(#038ff4, #0271c2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#038ff4', endColorstr='#0271c2', GradientType=0);
  border: 1px solid;
  border-color: #0269b3 #0263a8 #025a99 #0263a8;
  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-3595cd278ccd .ow-button-base a:visited,
.so-widget-sow-button-atom-3595cd278ccd .ow-button-base a:active,
.so-widget-sow-button-atom-3595cd278ccd .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-3595cd278ccd .ow-button-base a.ow-button-hover:hover {
  background: #0595fc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0377cc), color-stop(1, #0595fc));
  background: -ms-linear-gradient(bottom, #0377cc, #0595fc);
  background: -moz-linear-gradient(center bottom, #0377cc 0%, #0595fc 100%);
  background: -o-linear-gradient(#0595fc, #0377cc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0595fc', endColorstr='#0377cc', GradientType=0);
  border-color: #026fbd #0269b3 #0260a3 #0269b3;
  color: #ffffff;
}