@media (max-width: 780px) {
  .so-widget-sow-button-atom-8e0e48777742 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-8e0e48777742 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-8e0e48777742 .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: #1f1187;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #150b5a), color-stop(1, #1f1187));
  background: -ms-linear-gradient(bottom, #150b5a, #1f1187);
  background: -moz-linear-gradient(center bottom, #150b5a 0%, #1f1187 100%);
  background: -o-linear-gradient(#1f1187, #150b5a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f1187', endColorstr='#150b5a', 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: #110a4c #0f0843 #0c0735 #0f0843;
  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-8e0e48777742 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8e0e48777742 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #211290;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #170c63), color-stop(1, #211290));
  background: -ms-linear-gradient(bottom, #170c63, #211290);
  background: -moz-linear-gradient(center bottom, #170c63 0%, #211290 100%);
  background: -o-linear-gradient(#211290, #170c63);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#211290', endColorstr='#170c63', GradientType=0);
  border-color: #231399 #211290 #1e1082 #211290;
  color: #eaeaea !important;
}