@media (max-width: 780px) {
  .so-widget-sow-button-atom-8a1b6ad27a4a-287 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-8a1b6ad27a4a-287 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8a1b6ad27a4a-287 .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: #0056b8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #003e85), color-stop(1, #0056b8));
  background: -ms-linear-gradient(bottom, #003e85, #0056b8);
  background: -moz-linear-gradient(center bottom, #003e85 0%, #0056b8 100%);
  background: -o-linear-gradient(#0056b8, #003e85);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0056b8', endColorstr='#003e85', 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: #003776 #00326c #002b5c #00326c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-8a1b6ad27a4a-287 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8a1b6ad27a4a-287 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #005bc2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00438f), color-stop(1, #005bc2));
  background: -ms-linear-gradient(bottom, #00438f, #005bc2);
  background: -moz-linear-gradient(center bottom, #00438f 0%, #005bc2 100%);
  background: -o-linear-gradient(#005bc2, #00438f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005bc2', endColorstr='#00438f', GradientType=0);
  border-color: #0060cc #005bc2 #0054b3 #005bc2;
  color: #ffffff !important;
}