@media (max-width: 780px) {
  .so-widget-sow-button-atom-c0be2df698fa .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-c0be2df698fa .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-c0be2df698fa .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: #4a89dc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #276ecc), color-stop(1, #4a89dc));
  background: -ms-linear-gradient(bottom, #276ecc, #4a89dc);
  background: -moz-linear-gradient(center bottom, #276ecc 0%, #4a89dc 100%);
  background: -o-linear-gradient(#4a89dc, #276ecc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a89dc', endColorstr='#276ecc', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #2567bf #2363b6 #215ca9 #2363b6;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-c0be2df698fa .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c0be2df698fa .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #538fde;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2973d4), color-stop(1, #538fde));
  background: -ms-linear-gradient(bottom, #2973d4, #538fde);
  background: -moz-linear-gradient(center bottom, #2973d4 0%, #538fde 100%);
  background: -o-linear-gradient(#538fde, #2973d4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#538fde', endColorstr='#2973d4', GradientType=0);
  border-color: #5b94df #538fde #4686db #538fde;
  color: #ffffff !important;
}