.so-widget-sow-button-atom-95b412d53cbd .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: 0.5em 1em;
  background: #49aeed;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b99e8), color-stop(1, #49aeed));
  background: -ms-linear-gradient(bottom, #1b99e8, #49aeed);
  background: -moz-linear-gradient(center bottom, #1b99e8 0%, #49aeed 100%);
  background: -o-linear-gradient(#49aeed, #1b99e8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49aeed', endColorstr='#1b99e8', GradientType=0);
  border: 1px solid;
  border-color: #1691de #158bd4 #1482c7 #158bd4;
  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-95b412d53cbd .ow-button-base a:active,
.so-widget-sow-button-atom-95b412d53cbd .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-95b412d53cbd .ow-button-base a.ow-button-hover:hover {
  background: #52b2ee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #249de9), color-stop(1, #52b2ee));
  background: -ms-linear-gradient(bottom, #249de9, #52b2ee);
  background: -moz-linear-gradient(center bottom, #249de9 0%, #52b2ee 100%);
  background: -o-linear-gradient(#52b2ee, #249de9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52b2ee', endColorstr='#249de9', GradientType=0);
  border-color: #5cb6ef #52b2ee #44aced #52b2ee;
}