@media (max-width: 780px) {
  .so-widget-sow-button-atom-76d165fc8d65-1442 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-76d165fc8d65-1442 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-76d165fc8d65-1442 .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: #232c77;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #171d50), color-stop(1, #232c77));
  background: -ms-linear-gradient(bottom, #171d50, #232c77);
  background: -moz-linear-gradient(center bottom, #171d50 0%, #232c77 100%);
  background: -o-linear-gradient(#232c77, #171d50);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#232c77', endColorstr='#171d50', 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: #141944 #12163c #0e1230 #12163c;
  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-76d165fc8d65-1442 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-76d165fc8d65-1442 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #969dbe;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #777faa), color-stop(1, #969dbe));
  background: -ms-linear-gradient(bottom, #777faa, #969dbe);
  background: -moz-linear-gradient(center bottom, #777faa 0%, #969dbe 100%);
  background: -o-linear-gradient(#969dbe, #777faa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#969dbe', endColorstr='#777faa', GradientType=0);
  border-color: #9da3c2 #969dbe #8d94b8 #969dbe;
  color: #ffffff !important;
}