@media (max-width: 780px) {
  .so-widget-sow-button-atom-222441629d5d-6547 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-222441629d5d-6547 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-222441629d5d-6547 .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: #325d77;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #234153), color-stop(1, #325d77));
  background: -ms-linear-gradient(bottom, #234153, #325d77);
  background: -moz-linear-gradient(center bottom, #234153 0%, #325d77 100%);
  background: -o-linear-gradient(#325d77, #234153);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#325d77', endColorstr='#234153', 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: #1e3948 #1b3341 #172a36 #1b3341;
  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-222441629d5d-6547 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-222441629d5d-6547 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #35637e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #26475a), color-stop(1, #35637e));
  background: -ms-linear-gradient(bottom, #26475a, #35637e);
  background: -moz-linear-gradient(center bottom, #26475a 0%, #35637e 100%);
  background: -o-linear-gradient(#35637e, #26475a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#35637e', endColorstr='#26475a', GradientType=0);
  border-color: #386885 #35637e #305a73 #35637e;
  color: #ffffff !important;
}