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