.so-widget-sow-button-atom-45adebacc631 .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: #22a7de;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b86b2), color-stop(1, #22a7de));
  background: -ms-linear-gradient(bottom, #1b86b2, #22a7de);
  background: -moz-linear-gradient(center bottom, #1b86b2 0%, #22a7de 100%);
  background: -o-linear-gradient(#22a7de, #1b86b2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#22a7de', endColorstr='#1b86b2', GradientType=0);
  border: 1px solid;
  border-color: #197ca5 #17759c #156b8f #17759c;
  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-45adebacc631 .ow-button-base a:visited,
.so-widget-sow-button-atom-45adebacc631 .ow-button-base a:active,
.so-widget-sow-button-atom-45adebacc631 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-45adebacc631 .ow-button-base a.ow-button-hover:hover {
  background: #2babdf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1c8dbb), color-stop(1, #2babdf));
  background: -ms-linear-gradient(bottom, #1c8dbb, #2babdf);
  background: -moz-linear-gradient(center bottom, #1c8dbb 0%, #2babdf 100%);
  background: -o-linear-gradient(#2babdf, #1c8dbb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2babdf', endColorstr='#1c8dbb', GradientType=0);
  border-color: #1a83ae #197ca5 #177298 #197ca5;
  color: #ffffff;
}