.so-widget-sow-button-atom-7dd988163812 .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: 1.4em 2.8em;
  background: #63acdf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3995d6), color-stop(1, #63acdf));
  background: -ms-linear-gradient(bottom, #3995d6, #63acdf);
  background: -moz-linear-gradient(center bottom, #3995d6 0%, #63acdf 100%);
  background: -o-linear-gradient(#63acdf, #3995d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63acdf', endColorstr='#3995d6', GradientType=0);
  border: 1px solid;
  border-color: #2c8fd4 #2a89cc #2781bf #2a89cc;
  color: #000000 !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-7dd988163812 .ow-button-base a:active,
.so-widget-sow-button-atom-7dd988163812 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-7dd988163812 .ow-button-base a.ow-button-hover:hover {
  background: #6bb1e1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #419ad8), color-stop(1, #6bb1e1));
  background: -ms-linear-gradient(bottom, #419ad8, #6bb1e1);
  background: -moz-linear-gradient(center bottom, #419ad8 0%, #6bb1e1 100%);
  background: -o-linear-gradient(#6bb1e1, #419ad8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6bb1e1', endColorstr='#419ad8', GradientType=0);
  border-color: #74b5e2 #6bb1e1 #5faade #6bb1e1;
}