@media (max-width: 780px) {
  .so-widget-sow-button-atom-2f3ac907e972-2401 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-2f3ac907e972-2401 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-2f3ac907e972-2401 .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;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  
  background: #535557;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3a3c3d), color-stop(1, #535557));
  background: -ms-linear-gradient(bottom, #3a3c3d, #535557);
  background: -moz-linear-gradient(center bottom, #3a3c3d 0%, #535557 100%);
  background: -o-linear-gradient(#535557, #3a3c3d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#535557', endColorstr='#3a3c3d', GradientType=0);
  -webkit-border-radius: 0 em 0 em 0 em 0 em;
  -moz-border-radius: 0 em 0 em 0 em 0 em;
  border-radius: 0 em 0 em 0 em 0 em;
  border-color: #333435 #2e2f30 #262728 #2e2f30;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.2em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 500;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-2f3ac907e972-2401 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-2f3ac907e972-2401 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #585a5c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3f4142), color-stop(1, #585a5c));
  background: -ms-linear-gradient(bottom, #3f4142, #585a5c);
  background: -moz-linear-gradient(center bottom, #3f4142 0%, #585a5c 100%);
  background: -o-linear-gradient(#585a5c, #3f4142);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#585a5c', endColorstr='#3f4142', GradientType=0);
  border-color: #5d5f61 #585a5c #515254 #585a5c;
  color: #ffffff !important;
}