@media (max-width: 780px) {
  .so-widget-sow-button-atom-13be569a1be8-10182 .ow-button-base.ow-button-align-justify {
    text-align: center;
  }
  .so-widget-sow-button-atom-13be569a1be8-10182 .ow-button-base.ow-button-align-justify.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-13be569a1be8-10182 .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: #224397;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #19316d), color-stop(1, #224397));
  background: -ms-linear-gradient(bottom, #19316d, #224397);
  background: -moz-linear-gradient(center bottom, #19316d 0%, #224397 100%);
  background: -o-linear-gradient(#224397, #19316d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#224397', endColorstr='#19316d', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #162b61 #142759 #11224c #142759;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-13be569a1be8-10182 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-13be569a1be8-10182 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #24479f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b3476), color-stop(1, #24479f));
  background: -ms-linear-gradient(bottom, #1b3476, #24479f);
  background: -moz-linear-gradient(center bottom, #1b3476 0%, #24479f 100%);
  background: -o-linear-gradient(#24479f, #1b3476);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24479f', endColorstr='#1b3476', GradientType=0);
  border-color: #264aa8 #24479f #214193 #24479f;
  color: #ffffff !important;
}