.so-widget-sow-button-atom-0789ac37c3fb .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: #4ad4ef;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1bc9eb), color-stop(1, #4ad4ef));
  background: -ms-linear-gradient(bottom, #1bc9eb, #4ad4ef);
  background: -moz-linear-gradient(center bottom, #1bc9eb 0%, #4ad4ef 100%);
  background: -o-linear-gradient(#4ad4ef, #1bc9eb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ad4ef', endColorstr='#1bc9eb', GradientType=0);
  border: 1px solid;
  border-color: #14c1e3 #13b9d9 #12adcb #13b9d9;
  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-0789ac37c3fb .ow-button-base a:active,
.so-widget-sow-button-atom-0789ac37c3fb .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-0789ac37c3fb .ow-button-base a.ow-button-hover:hover {
  background: #53d6f0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #25cbec), color-stop(1, #53d6f0));
  background: -ms-linear-gradient(bottom, #25cbec, #53d6f0);
  background: -moz-linear-gradient(center bottom, #25cbec 0%, #53d6f0 100%);
  background: -o-linear-gradient(#53d6f0, #25cbec);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#53d6f0', endColorstr='#25cbec', GradientType=0);
  border-color: #5dd8f1 #53d6f0 #45d3ef #53d6f0;
}