@media (max-width: 780px) {
  .so-widget-sow-button-atom-614bb19e65ee-416 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-614bb19e65ee-416 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-614bb19e65ee-416 .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: #b7e7ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #84d6ff), color-stop(1, #b7e7ff));
  background: -ms-linear-gradient(bottom, #84d6ff, #b7e7ff);
  background: -moz-linear-gradient(center bottom, #84d6ff 0%, #b7e7ff 100%);
  background: -o-linear-gradient(#b7e7ff, #84d6ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7e7ff', endColorstr='#84d6ff', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #75d1ff #6bcdff #5bc8ff #6bcdff;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-614bb19e65ee-416 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-614bb19e65ee-416 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c1eaff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8ed9ff), color-stop(1, #c1eaff));
  background: -ms-linear-gradient(bottom, #8ed9ff, #c1eaff);
  background: -moz-linear-gradient(center bottom, #8ed9ff 0%, #c1eaff 100%);
  background: -o-linear-gradient(#c1eaff, #8ed9ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1eaff', endColorstr='#8ed9ff', GradientType=0);
  border-color: #cbeeff #c1eaff #b2e5ff #c1eaff;
  color: #000000 !important;
}