@media (max-width: 780px) {
  .so-widget-sow-button-atom-d0a2d5402518-5114 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-d0a2d5402518-5114 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-d0a2d5402518-5114 .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: #bcf3ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #89eaff), color-stop(1, #bcf3ff));
  background: -ms-linear-gradient(bottom, #89eaff, #bcf3ff);
  background: -moz-linear-gradient(center bottom, #89eaff 0%, #bcf3ff 100%);
  background: -o-linear-gradient(#bcf3ff, #89eaff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcf3ff', endColorstr='#89eaff', 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: #7ae7ff #70e5ff #60e3ff #70e5ff;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-d0a2d5402518-5114 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-d0a2d5402518-5114 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c6f5ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #93ecff), color-stop(1, #c6f5ff));
  background: -ms-linear-gradient(bottom, #93ecff, #c6f5ff);
  background: -moz-linear-gradient(center bottom, #93ecff 0%, #c6f5ff 100%);
  background: -o-linear-gradient(#c6f5ff, #93ecff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6f5ff', endColorstr='#93ecff', GradientType=0);
  border-color: #d0f7ff #c6f5ff #b7f2ff #c6f5ff;
  color: #000000 !important;
}