.so-widget-sow-button-atom-3c3b354f9506 .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.15em;
  padding: 1em 2em;
  background: #0099f2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0079bf), color-stop(1, #0099f2));
  background: -ms-linear-gradient(bottom, #0079bf, #0099f2);
  background: -moz-linear-gradient(center bottom, #0079bf 0%, #0099f2 100%);
  background: -o-linear-gradient(#0099f2, #0079bf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099f2', endColorstr='#0079bf', GradientType=0);
  border: 1px solid;
  border-color: #006fb0 #0069a5 #005f96 #0069a5;
  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-3c3b354f9506 .ow-button-base a:active,
.so-widget-sow-button-atom-3c3b354f9506 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-3c3b354f9506 .ow-button-base a.ow-button-hover:hover {
  background: #009ffc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #007fc9), color-stop(1, #009ffc));
  background: -ms-linear-gradient(bottom, #007fc9, #009ffc);
  background: -moz-linear-gradient(center bottom, #007fc9 0%, #009ffc 100%);
  background: -o-linear-gradient(#009ffc, #007fc9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ffc', endColorstr='#007fc9', GradientType=0);
  border-color: #07a4ff #009ffc #0096ed #009ffc;
}