.so-widget-sow-button-atom-68f9f5d63f3c .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: 0.5em 1em;
  background: #26c2f2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0da8d8), color-stop(1, #26c2f2));
  background: -ms-linear-gradient(bottom, #0da8d8, #26c2f2);
  background: -moz-linear-gradient(center bottom, #0da8d8 0%, #26c2f2 100%);
  background: -o-linear-gradient(#26c2f2, #0da8d8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26c2f2', endColorstr='#0da8d8', GradientType=0);
  border: 1px solid;
  border-color: #0c9dca #0c96c0 #0b8ab2 #0c96c0;
  color: #000000 !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-68f9f5d63f3c .ow-button-base a:active,
.so-widget-sow-button-atom-68f9f5d63f3c .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-68f9f5d63f3c .ow-button-base a.ow-button-hover:hover {
  background: #30c5f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0eb0e2), color-stop(1, #30c5f3));
  background: -ms-linear-gradient(bottom, #0eb0e2, #30c5f3);
  background: -moz-linear-gradient(center bottom, #0eb0e2 0%, #30c5f3 100%);
  background: -o-linear-gradient(#30c5f3, #0eb0e2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#30c5f3', endColorstr='#0eb0e2', GradientType=0);
  border-color: #39c7f3 #30c5f3 #21c1f2 #30c5f3;
}