.so-widget-sow-button-atom-0ef3d9e7ff0b .ow-button-base a {
  font-size: 1em;
  padding: 1em 2em;
  background: #2b89b9;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#216a90),color-stop(1,#2b89b9));
  background: -ms-linear-gradient(bottom,#216a90,#2b89b9);
  background: -moz-linear-gradient(center bottom,#216a90 0%,#2b89b9 100%);
  background: -o-linear-gradient(#2b89b9,#216a90);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b89b9', endColorstr='#216a90', GradientType=0);
  border: 1px solid;
  border-color: #1e6183 #1d5b7b #1a526f #1d5b7b;
  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-0ef3d9e7ff0b .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-0ef3d9e7ff0b .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-0ef3d9e7ff0b .ow-button-base a:visited,
.so-widget-sow-button-atom-0ef3d9e7ff0b .ow-button-base a:active,
.so-widget-sow-button-atom-0ef3d9e7ff0b .ow-button-base a:hover {
  color: #FFFFFF !important;
}
.so-widget-sow-button-atom-0ef3d9e7ff0b .ow-button-base a.ow-button-hover:hover {
  background: #2d8fc1;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#237098),color-stop(1,#2d8fc1));
  background: -ms-linear-gradient(bottom,#237098,#2d8fc1);
  background: -moz-linear-gradient(center bottom,#237098 0%,#2d8fc1 100%);
  background: -o-linear-gradient(#2d8fc1,#237098);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d8fc1', endColorstr='#237098', GradientType=0);
  border-color: #20678b #1e6183 #1c5877 #1e6183;
  color: #ffffff;
}