@media (max-width: 780px) {
  .so-widget-sow-button-atom-ee02d3861f56-20 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-ee02d3861f56-20 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-ee02d3861f56-20 .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: #1a5cb2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #134585), color-stop(1, #1a5cb2));
  background: -ms-linear-gradient(bottom, #134585, #1a5cb2);
  background: -moz-linear-gradient(center bottom, #134585 0%, #1a5cb2 100%);
  background: -o-linear-gradient(#1a5cb2, #134585);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a5cb2', endColorstr='#134585', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #123e78 #10396f #0e3362 #10396f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.25em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 400px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-ee02d3861f56-20 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ee02d3861f56-20 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #0f498b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0a315d), color-stop(1, #0f498b));
  background: -ms-linear-gradient(bottom, #0a315d, #0f498b);
  background: -moz-linear-gradient(center bottom, #0a315d 0%, #0f498b 100%);
  background: -o-linear-gradient(#0f498b, #0a315d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f498b', endColorstr='#0a315d', GradientType=0);
  border-color: #104e94 #0f498b #0e427d #0f498b;
  color: #ffffff !important;
}