@media (max-width: 780px) {
  .so-widget-sow-button-atom-0e738b3428b5 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-0e738b3428b5 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0e738b3428b5 .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: #0027a8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #001b75), color-stop(1, #0027a8));
  background: -ms-linear-gradient(bottom, #001b75, #0027a8);
  background: -moz-linear-gradient(center bottom, #001b75 0%, #0027a8 100%);
  background: -o-linear-gradient(#0027a8, #001b75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0027a8', endColorstr='#001b75', 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: #001866 #00155c #00124c #00155c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 5px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 150px;
  max-width: 100%;
  padding-inline: 10px;
}
.so-widget-sow-button-atom-0e738b3428b5 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-0e738b3428b5 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #0029b2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #001e7f), color-stop(1, #0029b2));
  background: -ms-linear-gradient(bottom, #001e7f, #0029b2);
  background: -moz-linear-gradient(center bottom, #001e7f 0%, #0029b2 100%);
  background: -o-linear-gradient(#0029b2, #001e7f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0029b2', endColorstr='#001e7f', GradientType=0);
  border-color: #002cbc #0029b2 #0026a3 #0029b2;
  color: #ffffff !important;
}