@media (max-width: 780px) {
  .so-widget-sow-button-atom-1dbedd03582e-4743 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-1dbedd03582e-4743 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-1dbedd03582e-4743 .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: #1a237e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #111754), color-stop(1, #1a237e));
  background: -ms-linear-gradient(bottom, #111754, #1a237e);
  background: -moz-linear-gradient(center bottom, #111754 0%, #1a237e 100%);
  background: -o-linear-gradient(#1a237e, #111754);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a237e', endColorstr='#111754', 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: #0f1447 #0d113f #0a0e32 #0d113f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 13px;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-1dbedd03582e-4743 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1dbedd03582e-4743 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #495f6a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #34444c), color-stop(1, #495f6a));
  background: -ms-linear-gradient(bottom, #34444c, #495f6a);
  background: -moz-linear-gradient(center bottom, #34444c 0%, #495f6a 100%);
  background: -o-linear-gradient(#495f6a, #34444c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#495f6a', endColorstr='#34444c', GradientType=0);
  border-color: #4d6570 #495f6a #435761 #495f6a;
  color: #ffffff !important;
}