@media (max-width: 780px) {
  .so-widget-sow-button-atom-3098327ad5b2-11 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-3098327ad5b2-11 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-3098327ad5b2-11 .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: #166082;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0f4056), color-stop(1, #166082));
  background: -ms-linear-gradient(bottom, #0f4056, #166082);
  background: -moz-linear-gradient(center bottom, #0f4056 0%, #166082 100%);
  background: -o-linear-gradient(#166082, #0f4056);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#166082', endColorstr='#0f4056', 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: #0c3649 #0b3041 #092633 #0b3041;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.2em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-3098327ad5b2-11 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-3098327ad5b2-11 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #17668b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #10465f), color-stop(1, #17668b));
  background: -ms-linear-gradient(bottom, #10465f, #17668b);
  background: -moz-linear-gradient(center bottom, #10465f 0%, #17668b 100%);
  background: -o-linear-gradient(#17668b, #10465f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17668b', endColorstr='#10465f', GradientType=0);
  border-color: #196d93 #17668b #155d7e #17668b;
  color: #ffffff !important;
}