@import url(https://fonts.googleapis.com/css?family=Open+Sans:600);
.so-widget-sow-button-atom-f5f02764fa5e .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 1.15em;
  padding: 1em 2em;
  background: #3392a8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #277081), color-stop(1, #3392a8));
  background: -ms-linear-gradient(bottom, #277081, #3392a8);
  background: -moz-linear-gradient(center bottom, #277081 0%, #3392a8 100%);
  background: -o-linear-gradient(#3392a8, #277081);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3392a8', endColorstr='#277081', GradientType=0);
  border: 1px solid;
  border-color: #246675 #215f6d #1e5562 #215f6d;
  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-f5f02764fa5e .ow-button-base a:visited,
.so-widget-sow-button-atom-f5f02764fa5e .ow-button-base a:active,
.so-widget-sow-button-atom-f5f02764fa5e .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-f5f02764fa5e .ow-button-base a.ow-button-hover:hover {
  background: #3599b0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #297789), color-stop(1, #3599b0));
  background: -ms-linear-gradient(bottom, #297789, #3599b0);
  background: -moz-linear-gradient(center bottom, #297789 0%, #3599b0 100%);
  background: -o-linear-gradient(#3599b0, #297789);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3599b0', endColorstr='#297789', GradientType=0);
  border-color: #266d7d #246675 #205c69 #246675;
  color: #ffffff;
}