.so-widget-sow-button-atom-62e1c1208431 .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: 1.3em;
  padding: 1em 2em;
  background: #0066bf;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#004b8c),color-stop(1,#0066bf));
  background: -ms-linear-gradient(bottom,#004b8c,#0066bf);
  background: -moz-linear-gradient(center bottom,#004b8c 0%,#0066bf 100%);
  background: -o-linear-gradient(#0066bf,#004b8c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0066bf', endColorstr='#004b8c', GradientType=0);
  border: 1px solid;
  border-color: #00437d #003d73 #003563 #003d73;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-62e1c1208431 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-62e1c1208431 .ow-button-base a [class^="sow-icon-"] {
  margin: 0;
}
.so-widget-sow-button-atom-62e1c1208431 .ow-button-base a:visited,
.so-widget-sow-button-atom-62e1c1208431 .ow-button-base a:active,
.so-widget-sow-button-atom-62e1c1208431 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-62e1c1208431 .ow-button-base a.ow-button-hover:hover {
  background: #006bc9;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#005096),color-stop(1,#006bc9));
  background: -ms-linear-gradient(bottom,#005096,#006bc9);
  background: -moz-linear-gradient(center bottom,#005096 0%,#006bc9 100%);
  background: -o-linear-gradient(#006bc9,#005096);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006bc9', endColorstr='#005096', GradientType=0);
  border-color: #004887 #00437d #003a6d #00437d;
  color: #ffffff;
}