.so-widget-sow-button-atom-84cd57528b56 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  font-size: 1.3em;
  padding: 1em 2em;
  background: #016caa;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#014c77),color-stop(1,#016caa));
  background: -ms-linear-gradient(bottom,#014c77,#016caa);
  background: -moz-linear-gradient(center bottom,#014c77 0%,#016caa 100%);
  background: -o-linear-gradient(#016caa,#014c77);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#016caa', endColorstr='#014c77', GradientType=0);
  border: 1px solid;
  border-color: #014268 #013c5e #00324f #013c5e;
  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-84cd57528b56 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-84cd57528b56 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-84cd57528b56 .ow-button-base a:visited,
.so-widget-sow-button-atom-84cd57528b56 .ow-button-base a:active,
.so-widget-sow-button-atom-84cd57528b56 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-84cd57528b56 .ow-button-base a.ow-button-hover:hover {
  background: #0172b4;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#015281),color-stop(1,#0172b4));
  background: -ms-linear-gradient(bottom,#015281,#0172b4);
  background: -moz-linear-gradient(center bottom,#015281 0%,#0172b4 100%);
  background: -o-linear-gradient(#0172b4,#015281);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0172b4', endColorstr='#015281', GradientType=0);
  border-color: #014972 #014268 #013859 #014268;
  color: #ffffff;
}