.so-widget-sow-button-atom-6c0754b0b2c9 .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: #49afcc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3194b1), color-stop(1, #49afcc));
  background: -ms-linear-gradient(bottom, #3194b1, #49afcc);
  background: -moz-linear-gradient(center bottom, #3194b1 0%, #49afcc 100%);
  background: -o-linear-gradient(#49afcc, #3194b1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49afcc', endColorstr='#3194b1', GradientType=0);
  border: 1px solid;
  border-color: #2e8aa5 #2c849d #297a91 #2c849d;
  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-6c0754b0b2c9 .ow-button-base a:active,
.so-widget-sow-button-atom-6c0754b0b2c9 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6c0754b0b2c9 .ow-button-base a.ow-button-hover:hover {
  background: #51b3ce;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #349bb8), color-stop(1, #51b3ce));
  background: -ms-linear-gradient(bottom, #349bb8, #51b3ce);
  background: -moz-linear-gradient(center bottom, #349bb8 0%, #51b3ce 100%);
  background: -o-linear-gradient(#51b3ce, #349bb8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#51b3ce', endColorstr='#349bb8', GradientType=0);
  border-color: #59b6d0 #51b3ce #45adcb #51b3ce;
}