@media (max-width: 780px) {
  .so-widget-sow-button-atom-a357c8f10212-7906 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-a357c8f10212-7906 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a357c8f10212-7906 .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: #174da1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #113874), color-stop(1, #174da1));
  background: -ms-linear-gradient(bottom, #113874, #174da1);
  background: -moz-linear-gradient(center bottom, #113874 0%, #174da1 100%);
  background: -o-linear-gradient(#174da1, #113874);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#174da1', endColorstr='#113874', 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: #0f3167 #0d2d5e #0c2751 #0d2d5e;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 14pt;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-a357c8f10212-7906 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-a357c8f10212-7906 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #1851aa;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #123c7d), color-stop(1, #1851aa));
  background: -ms-linear-gradient(bottom, #123c7d, #1851aa);
  background: -moz-linear-gradient(center bottom, #123c7d 0%, #1851aa 100%);
  background: -o-linear-gradient(#1851aa, #123c7d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1851aa', endColorstr='#123c7d', GradientType=0);
  border-color: #1a56b3 #1851aa #164b9d #1851aa;
  color: #ffffff !important;
}