@media (max-width: 780px) {
  .so-widget-sow-button-atom-eedd28d85d2e-1774 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-eedd28d85d2e-1774 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-eedd28d85d2e-1774 .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: #205275;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #15364d), color-stop(1, #205275));
  background: -ms-linear-gradient(bottom, #15364d, #205275);
  background: -moz-linear-gradient(center bottom, #15364d 0%, #205275 100%);
  background: -o-linear-gradient(#205275, #15364d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#205275', endColorstr='#15364d', 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: #122e41 #102839 #0c1f2d #102839;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 600px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-eedd28d85d2e-1774 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-eedd28d85d2e-1774 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #22587d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #173c55), color-stop(1, #22587d));
  background: -ms-linear-gradient(bottom, #173c55, #22587d);
  background: -moz-linear-gradient(center bottom, #173c55 0%, #22587d 100%);
  background: -o-linear-gradient(#22587d, #173c55);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#22587d', endColorstr='#173c55', GradientType=0);
  border-color: #245d85 #22587d #1f4f71 #22587d;
  color: #ffffff !important;
}