.so-widget-sow-button-atom-51d974978792 .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: #5abfed;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2cade8), color-stop(1, #5abfed));
  background: -ms-linear-gradient(bottom, #2cade8, #5abfed);
  background: -moz-linear-gradient(center bottom, #2cade8 0%, #5abfed 100%);
  background: -o-linear-gradient(#5abfed, #2cade8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5abfed', endColorstr='#2cade8', GradientType=0);
  border: 1px solid;
  border-color: #1ea8e6 #19a3e2 #1799d4 #19a3e2;
  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-51d974978792 .ow-button-base a:visited,
.so-widget-sow-button-atom-51d974978792 .ow-button-base a:active,
.so-widget-sow-button-atom-51d974978792 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-51d974978792 .ow-button-base a.ow-button-hover:hover {
  background: #63c3ee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #35b1e9), color-stop(1, #63c3ee));
  background: -ms-linear-gradient(bottom, #35b1e9, #63c3ee);
  background: -moz-linear-gradient(center bottom, #35b1e9 0%, #63c3ee 100%);
  background: -o-linear-gradient(#63c3ee, #35b1e9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63c3ee', endColorstr='#35b1e9', GradientType=0);
  border-color: #27abe7 #1ea8e6 #18a0dd #1ea8e6;
  color: #ffffff;
}