@media (max-width: 780px) {
  .so-widget-sow-button-atom-23fe0232db81-4549 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-23fe0232db81-4549 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-23fe0232db81-4549 .ow-button-base .sowb-button {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #00bbff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0096cc), color-stop(1, #00bbff));
  background: -ms-linear-gradient(bottom, #0096cc, #00bbff);
  background: -moz-linear-gradient(center bottom, #0096cc 0%, #00bbff 100%);
  background: -o-linear-gradient(#00bbff, #0096cc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00bbff', endColorstr='#0096cc', GradientType=0);
  -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;
  border-color: #008abd #0083b3 #0078a3 #0083b3;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-23fe0232db81-4549 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-23fe0232db81-4549 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #0abeff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #009dd6), color-stop(1, #0abeff));
  background: -ms-linear-gradient(bottom, #009dd6, #0abeff);
  background: -moz-linear-gradient(center bottom, #009dd6 0%, #0abeff 100%);
  background: -o-linear-gradient(#0abeff, #009dd6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0abeff', endColorstr='#009dd6', GradientType=0);
  border-color: #14c0ff #0abeff #00b7fa #0abeff;
  color: #ffffff !important;
}