.so-widget-sow-button-atom-8ed829b37a18 .ow-button-base a {
  font-size: 1em;
  padding: 1em 2em;
  background: #3e5879;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#2d3f57),color-stop(1,#3e5879));
  background: -ms-linear-gradient(bottom,#2d3f57,#3e5879);
  background: -moz-linear-gradient(center bottom,#2d3f57 0%,#3e5879 100%);
  background: -o-linear-gradient(#3e5879,#2d3f57);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e5879', endColorstr='#2d3f57', GradientType=0);
  border: 1px solid;
  border-color: #28384d #243346 #1f2c3c #243346;
  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-8ed829b37a18 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-8ed829b37a18 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-8ed829b37a18 .ow-button-base a:visited,
.so-widget-sow-button-atom-8ed829b37a18 .ow-button-base a:active,
.so-widget-sow-button-atom-8ed829b37a18 .ow-button-base a:hover {
  color: #FFFFFF !important;
}
.so-widget-sow-button-atom-8ed829b37a18 .ow-button-base a.ow-button-hover:hover {
  background: #415d80;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#30445e),color-stop(1,#415d80));
  background: -ms-linear-gradient(bottom,#30445e,#415d80);
  background: -moz-linear-gradient(center bottom,#30445e 0%,#415d80 100%);
  background: -o-linear-gradient(#415d80,#30445e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#415d80', endColorstr='#30445e', GradientType=0);
  border-color: #2b3d54 #28384d #223143 #28384d;
  color: #ffffff;
}