@media (max-width: 780px) {
  .so-widget-sow-button-atom-73563b0f0f02-17839 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-73563b0f0f02-17839 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-73563b0f0f02-17839 .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: #515a5c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #393f41), color-stop(1, #515a5c));
  background: -ms-linear-gradient(bottom, #393f41, #515a5c);
  background: -moz-linear-gradient(center bottom, #393f41 0%, #515a5c 100%);
  background: -o-linear-gradient(#515a5c, #393f41);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515a5c', endColorstr='#393f41', 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: #323839 #2d3233 #262a2b #2d3233;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-73563b0f0f02-17839 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-73563b0f0f02-17839 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #565f61;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3e4546), color-stop(1, #565f61));
  background: -ms-linear-gradient(bottom, #3e4546, #565f61);
  background: -moz-linear-gradient(center bottom, #3e4546 0%, #565f61 100%);
  background: -o-linear-gradient(#565f61, #3e4546);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#565f61', endColorstr='#3e4546', GradientType=0);
  border-color: #5b6567 #565f61 #4f5759 #565f61;
  color: #ffffff !important;
}