@media (max-width: 780px) {
  .so-widget-sow-button-atom-34f0c56979c5-249 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-34f0c56979c5-249 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-34f0c56979c5-249 .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: #1791c2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #126f94), color-stop(1, #1791c2));
  background: -ms-linear-gradient(bottom, #126f94, #1791c2);
  background: -moz-linear-gradient(center bottom, #126f94 0%, #1791c2 100%);
  background: -o-linear-gradient(#1791c2, #126f94);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1791c2', endColorstr='#126f94', 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: #106587 #0f5e7e #0d5470 #0f5e7e;
  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-34f0c56979c5-249 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-34f0c56979c5-249 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #1898cb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #13769e), color-stop(1, #1898cb));
  background: -ms-linear-gradient(bottom, #13769e, #1898cb);
  background: -moz-linear-gradient(center bottom, #13769e 0%, #1898cb 100%);
  background: -o-linear-gradient(#1898cb, #13769e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1898cb', endColorstr='#13769e', GradientType=0);
  border-color: #199fd4 #1898cb #168ebd #1898cb;
  color: #ffffff !important;
}