.so-widget-sow-button-atom-8ab6d1d13397 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  padding: 1em 2em;
  background: #1fd1ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00bbeb), color-stop(1, #1fd1ff));
  background: -ms-linear-gradient(bottom, #00bbeb, #1fd1ff);
  background: -moz-linear-gradient(center bottom, #00bbeb 0%, #1fd1ff 100%);
  background: -o-linear-gradient(#1fd1ff, #00bbeb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1fd1ff', endColorstr='#00bbeb', GradientType=0);
  border: 1px solid;
  border-color: #00afdc #00a6d2 #009ac2 #00a6d2;
  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-8ab6d1d13397 .ow-button-base a:active,
.so-widget-sow-button-atom-8ab6d1d13397 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-8ab6d1d13397 .ow-button-base a.ow-button-hover:hover {
  background: #29d3ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00c3f5), color-stop(1, #29d3ff));
  background: -ms-linear-gradient(bottom, #00c3f5, #29d3ff);
  background: -moz-linear-gradient(center bottom, #00c3f5 0%, #29d3ff 100%);
  background: -o-linear-gradient(#29d3ff, #00c3f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29d3ff', endColorstr='#00c3f5', GradientType=0);
  border-color: #33d5ff #29d3ff #1ad0ff #29d3ff;
}