@media (max-width: 780px) {
  .so-widget-sow-button-atom-a19c35a8245a-1415 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-a19c35a8245a-1415 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a19c35a8245a-1415 .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: #47d1ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #14c4ff), color-stop(1, #47d1ff));
  background: -ms-linear-gradient(bottom, #14c4ff, #47d1ff);
  background: -moz-linear-gradient(center bottom, #14c4ff 0%, #47d1ff 100%);
  background: -o-linear-gradient(#47d1ff, #14c4ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#47d1ff', endColorstr='#14c4ff', 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: #05c0ff #00bbf9 #00b0ea #00bbf9;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.4em;
  
  padding-block: 0.25em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 0.5em;
}
.so-widget-sow-button-atom-a19c35a8245a-1415 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-a19c35a8245a-1415 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #51d4ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1ec7ff), color-stop(1, #51d4ff));
  background: -ms-linear-gradient(bottom, #1ec7ff, #51d4ff);
  background: -moz-linear-gradient(center bottom, #1ec7ff 0%, #51d4ff 100%);
  background: -o-linear-gradient(#51d4ff, #1ec7ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#51d4ff', endColorstr='#1ec7ff', GradientType=0);
  border-color: #5bd6ff #51d4ff #42d0ff #51d4ff;
  color: #000000 !important;
}