@media (max-width: 780px) {
  .so-widget-sow-button-atom-97b60d741a11-387 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-97b60d741a11-387 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-97b60d741a11-387 .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: #bce4ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #89cfff), color-stop(1, #bce4ff));
  background: -ms-linear-gradient(bottom, #89cfff, #bce4ff);
  background: -moz-linear-gradient(center bottom, #89cfff 0%, #bce4ff 100%);
  background: -o-linear-gradient(#bce4ff, #89cfff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bce4ff', endColorstr='#89cfff', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #7ac9ff #70c5ff #60bfff #70c5ff;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-97b60d741a11-387 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-97b60d741a11-387 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c6e8ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #93d4ff), color-stop(1, #c6e8ff));
  background: -ms-linear-gradient(bottom, #93d4ff, #c6e8ff);
  background: -moz-linear-gradient(center bottom, #93d4ff 0%, #c6e8ff 100%);
  background: -o-linear-gradient(#c6e8ff, #93d4ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6e8ff', endColorstr='#93d4ff', GradientType=0);
  border-color: #d0ecff #c6e8ff #b7e2ff #c6e8ff;
  color: #000000 !important;
}