@media (max-width: 780px) {
  .so-widget-sow-button-atom-bbd9a8123706-9 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-bbd9a8123706-9 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-bbd9a8123706-9 .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: #0a3c75;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #062446), color-stop(1, #0a3c75));
  background: -ms-linear-gradient(bottom, #062446, #0a3c75);
  background: -moz-linear-gradient(center bottom, #062446 0%, #0a3c75 100%);
  background: -o-linear-gradient(#0a3c75, #062446);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a3c75', endColorstr='#062446', GradientType=0);
  -webkit-border-radius: 0.25px 0px 0px 0px;
  -moz-border-radius: 0.25px 0px 0px 0px;
  border-radius: 0.25px 0px 0px 0px;
  border-color: #051d38 #04182f #031120 #04182f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-bbd9a8123706-9 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-bbd9a8123706-9 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #0b417e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #07294f), color-stop(1, #0b417e));
  background: -ms-linear-gradient(bottom, #07294f, #0b417e);
  background: -moz-linear-gradient(center bottom, #07294f 0%, #0b417e 100%);
  background: -o-linear-gradient(#0b417e, #07294f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b417e', endColorstr='#07294f', GradientType=0);
  border-color: #0c4688 #0b417e #0a3a70 #0b417e;
  color: #ffffff !important;
}