.so-widget-sow-button-atom-ae316d681c71 .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: #0071bc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #005289), color-stop(1, #0071bc));
  background: -ms-linear-gradient(bottom, #005289, #0071bc);
  background: -moz-linear-gradient(center bottom, #005289 0%, #0071bc 100%);
  background: -o-linear-gradient(#0071bc, #005289);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0071bc', endColorstr='#005289', GradientType=0);
  border: 1px solid;
  border-color: #00497a #004370 #003a60 #004370;
  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-ae316d681c71 .ow-button-base a:active,
.so-widget-sow-button-atom-ae316d681c71 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-ae316d681c71 .ow-button-base a.ow-button-hover:hover {
  background: #0077c6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #005893), color-stop(1, #0077c6));
  background: -ms-linear-gradient(bottom, #005893, #0077c6);
  background: -moz-linear-gradient(center bottom, #005893 0%, #0077c6 100%);
  background: -o-linear-gradient(#0077c6, #005893);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0077c6', endColorstr='#005893', GradientType=0);
  border-color: #007dd0 #0077c6 #006eb7 #0077c6;
}