.so-widget-sow-button-atom-6e3d13fc672a .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: #597ab2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #446294), color-stop(1, #597ab2));
  background: -ms-linear-gradient(bottom, #446294, #597ab2);
  background: -moz-linear-gradient(center bottom, #446294 0%, #597ab2 100%);
  background: -o-linear-gradient(#597ab2, #446294);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#597ab2', endColorstr='#446294', GradientType=0);
  border: 1px solid;
  border-color: #405b89 #3c5682 #384f78 #3c5682;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-6e3d13fc672a .ow-button-base a:active,
.so-widget-sow-button-atom-6e3d13fc672a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6e3d13fc672a .ow-button-base a.ow-button-hover:hover {
  background: #6080b5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #48669b), color-stop(1, #6080b5));
  background: -ms-linear-gradient(bottom, #48669b, #6080b5);
  background: -moz-linear-gradient(center bottom, #48669b 0%, #6080b5 100%);
  background: -o-linear-gradient(#6080b5, #48669b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6080b5', endColorstr='#48669b', GradientType=0);
  border-color: #6785b8 #6080b5 #5677b0 #6080b5;
}