@media (max-width: 780px) {
  .so-widget-sow-button-atom-84f83fafe115-1926 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-84f83fafe115-1926 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-84f83fafe115-1926 .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: #98d5ec;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6dc3e4), color-stop(1, #98d5ec));
  background: -ms-linear-gradient(bottom, #6dc3e4, #98d5ec);
  background: -moz-linear-gradient(center bottom, #6dc3e4 0%, #98d5ec 100%);
  background: -o-linear-gradient(#98d5ec, #6dc3e4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#98d5ec', endColorstr='#6dc3e4', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #60bee2 #57bbe0 #4ab5de #57bbe0;
  border: 1px solid;
  color: #ffffff !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-84f83fafe115-1926 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-84f83fafe115-1926 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #a1d9ee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #76c7e6), color-stop(1, #a1d9ee));
  background: -ms-linear-gradient(bottom, #76c7e6, #a1d9ee);
  background: -moz-linear-gradient(center bottom, #76c7e6 0%, #a1d9ee 100%);
  background: -o-linear-gradient(#a1d9ee, #76c7e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1d9ee', endColorstr='#76c7e6', GradientType=0);
  border-color: #a9dcef #a1d9ee #94d3eb #a1d9ee;
  color: #ffffff !important;
}