@media (max-width: 780px) {
  .so-widget-sow-button-atom-a499773edd5f-995 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-a499773edd5f-995 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a499773edd5f-995 .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: #9ed5ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6bbfff), color-stop(1, #9ed5ff));
  background: -ms-linear-gradient(bottom, #6bbfff, #9ed5ff);
  background: -moz-linear-gradient(center bottom, #6bbfff 0%, #9ed5ff 100%);
  background: -o-linear-gradient(#9ed5ff, #6bbfff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ed5ff', endColorstr='#6bbfff', 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: #5cb8ff #52b4ff #42adff #52b4ff;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-a499773edd5f-995 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-a499773edd5f-995 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #a8d9ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #75c3ff), color-stop(1, #a8d9ff));
  background: -ms-linear-gradient(bottom, #75c3ff, #a8d9ff);
  background: -moz-linear-gradient(center bottom, #75c3ff 0%, #a8d9ff 100%);
  background: -o-linear-gradient(#a8d9ff, #75c3ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8d9ff', endColorstr='#75c3ff', GradientType=0);
  border-color: #b2deff #a8d9ff #99d3ff #a8d9ff;
  color: #1800ba !important;
}