@media (max-width: 780px) {
  .so-widget-sow-button-atom-666ee5dd6c23-2663 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-666ee5dd6c23-2663 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-666ee5dd6c23-2663 .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: #158eb6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #106a88), color-stop(1, #158eb6));
  background: -ms-linear-gradient(bottom, #106a88, #158eb6);
  background: -moz-linear-gradient(center bottom, #106a88 0%, #158eb6 100%);
  background: -o-linear-gradient(#158eb6, #106a88);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#158eb6', endColorstr='#106a88', 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: #0e607b #0d5871 #0c4e64 #0d5871;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 500px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-666ee5dd6c23-2663 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-666ee5dd6c23-2663 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #1695bf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #117191), color-stop(1, #1695bf));
  background: -ms-linear-gradient(bottom, #117191, #1695bf);
  background: -moz-linear-gradient(center bottom, #117191 0%, #1695bf 100%);
  background: -o-linear-gradient(#1695bf, #117191);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1695bf', endColorstr='#117191', GradientType=0);
  border-color: #179cc8 #1695bf #148ab1 #1695bf;
  color: #ffffff !important;
}