@media (max-width: 780px) {
  .so-widget-sow-button-atom-8ace8aeba9e3-2818 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-8ace8aeba9e3-2818 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8ace8aeba9e3-2818 .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: #001935;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000102), color-stop(1, #001935));
  background: -ms-linear-gradient(bottom, #000102, #001935);
  background: -moz-linear-gradient(center bottom, #000102 0%, #001935 100%);
  background: -o-linear-gradient(#001935, #000102);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001935', endColorstr='#000102', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #050505 #000000 #000000 #000000;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-8ace8aeba9e3-2818 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8ace8aeba9e3-2818 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #001e3f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00060c), color-stop(1, #001e3f));
  background: -ms-linear-gradient(bottom, #00060c, #001e3f);
  background: -moz-linear-gradient(center bottom, #00060c 0%, #001e3f 100%);
  background: -o-linear-gradient(#001e3f, #00060c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e3f', endColorstr='#00060c', GradientType=0);
  border-color: #002349 #001e3f #001730 #001e3f;
  color: #ffffff !important;
}