.so-widget-sow-button-atom-36fcd00b5a84 .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: #82a0bf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6086ae), color-stop(1, #82a0bf));
  background: -ms-linear-gradient(bottom, #6086ae, #82a0bf);
  background: -moz-linear-gradient(center bottom, #6086ae 0%, #82a0bf 100%);
  background: -o-linear-gradient(#82a0bf, #6086ae);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82a0bf', endColorstr='#6086ae', GradientType=0);
  border: 1px solid;
  border-color: #567fa8 #537aa2 #4e7298 #537aa2;
  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-36fcd00b5a84 .ow-button-base a:active,
.so-widget-sow-button-atom-36fcd00b5a84 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-36fcd00b5a84 .ow-button-base a.ow-button-hover:hover {
  background: #89a5c2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #678bb1), color-stop(1, #89a5c2));
  background: -ms-linear-gradient(bottom, #678bb1, #89a5c2);
  background: -moz-linear-gradient(center bottom, #678bb1 0%, #89a5c2 100%);
  background: -o-linear-gradient(#89a5c2, #678bb1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89a5c2', endColorstr='#678bb1', GradientType=0);
  border-color: #8faac6 #89a5c2 #7f9dbd #89a5c2;
}