@media (max-width: 780px) {
  .so-widget-sow-button-atom-7a7c62391e50 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-7a7c62391e50 .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-7a7c62391e50 .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: #17c2ed;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0f9ec2), color-stop(1, #17c2ed));
  background: -ms-linear-gradient(bottom, #0f9ec2, #17c2ed);
  background: -moz-linear-gradient(center bottom, #0f9ec2 0%, #17c2ed 100%);
  background: -o-linear-gradient(#17c2ed, #0f9ec2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17c2ed', endColorstr='#0f9ec2', GradientType=0);
  border: 1px solid;
  border-color: #0e92b4 #0d8baa #0c7f9c #0d8baa;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 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-7a7c62391e50 .ow-button-base a:active,
.so-widget-sow-button-atom-7a7c62391e50 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-7a7c62391e50 .ow-button-base a.ow-button-hover:hover {
  background: #20c4ee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #10a6cb), color-stop(1, #20c4ee));
  background: -ms-linear-gradient(bottom, #10a6cb, #20c4ee);
  background: -moz-linear-gradient(center bottom, #10a6cb 0%, #20c4ee 100%);
  background: -o-linear-gradient(#20c4ee, #10a6cb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20c4ee', endColorstr='#10a6cb', GradientType=0);
  border-color: #2ac7ee #20c4ee #12c1ed #20c4ee;
}