@media (max-width: 780px) {
  .so-widget-sow-button-atom-b0119dabb27e .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-b0119dabb27e .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b0119dabb27e .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: #6ccff6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3cbff3), color-stop(1, #6ccff6));
  background: -ms-linear-gradient(bottom, #3cbff3, #6ccff6);
  background: -moz-linear-gradient(center bottom, #3cbff3 0%, #6ccff6 100%);
  background: -o-linear-gradient(#6ccff6, #3cbff3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ccff6', endColorstr='#3cbff3', GradientType=0);
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  border-color: #2ebbf2 #24b7f2 #15b3f1 #24b7f2;
  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-b0119dabb27e .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-b0119dabb27e .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #76d2f7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #46c2f4), color-stop(1, #76d2f7));
  background: -ms-linear-gradient(bottom, #46c2f4, #76d2f7);
  background: -moz-linear-gradient(center bottom, #46c2f4 0%, #76d2f7 100%);
  background: -o-linear-gradient(#76d2f7, #46c2f4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#76d2f7', endColorstr='#46c2f4', GradientType=0);
  border-color: #7fd5f7 #76d2f7 #67cdf6 #76d2f7;
  color: #ffffff !important;
}