@media (max-width: 780px) {
  .so-widget-sow-button-atom-ebfc823c2c9b .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-ebfc823c2c9b .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-ebfc823c2c9b .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: #1f8cc6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #186d9a), color-stop(1, #1f8cc6));
  background: -ms-linear-gradient(bottom, #186d9a, #1f8cc6);
  background: -moz-linear-gradient(center bottom, #186d9a 0%, #1f8cc6 100%);
  background: -o-linear-gradient(#1f8cc6, #186d9a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f8cc6', endColorstr='#186d9a', 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: #16638d #155d84 #135477 #155d84;
  border: 1px solid;
  color: #eaeaea !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-ebfc823c2c9b .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ebfc823c2c9b .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #2092cf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1973a3), color-stop(1, #2092cf));
  background: -ms-linear-gradient(bottom, #1973a3, #2092cf);
  background: -moz-linear-gradient(center bottom, #1973a3 0%, #2092cf 100%);
  background: -o-linear-gradient(#2092cf, #1973a3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2092cf', endColorstr='#1973a3', GradientType=0);
  border-color: #2298d8 #2092cf #1e89c2 #2092cf;
  color: #eaeaea !important;
}