.so-widget-sow-button-atom-c2e1fbe590ac .ow-button-base a {
  font-size: 1em;
  padding: 1em 2em;
  background: #2577b7;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#1c5b8d),color-stop(1,#2577b7));
  background: -ms-linear-gradient(bottom,#1c5b8d,#2577b7);
  background: -moz-linear-gradient(center bottom,#1c5b8d 0%,#2577b7 100%);
  background: -o-linear-gradient(#2577b7,#1c5b8d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2577b7', endColorstr='#1c5b8d', GradientType=0);
  border: 1px solid;
  border-color: #1a5380 #184e77 #16456b #184e77;
  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-c2e1fbe590ac .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-c2e1fbe590ac .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-c2e1fbe590ac .ow-button-base a:visited,
.so-widget-sow-button-atom-c2e1fbe590ac .ow-button-base a:active,
.so-widget-sow-button-atom-c2e1fbe590ac .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-c2e1fbe590ac .ow-button-base a.ow-button-hover:hover {
  background: #277dbf;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#1e6195),color-stop(1,#277dbf));
  background: -ms-linear-gradient(bottom,#1e6195,#277dbf);
  background: -moz-linear-gradient(center bottom,#1e6195 0%,#277dbf 100%);
  background: -o-linear-gradient(#277dbf,#1e6195);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#277dbf', endColorstr='#1e6195', GradientType=0);
  border-color: #1c5988 #1a5380 #174b73 #1a5380;
  color: #ffffff;
}