@media (max-width: 780px) {
  .so-widget-sow-button-atom-cb43abaebc87-6073 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-cb43abaebc87-6073 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-cb43abaebc87-6073 .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;
  font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
  
  background: #104a7c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0a2f4f), color-stop(1, #104a7c));
  background: -ms-linear-gradient(bottom, #0a2f4f, #104a7c);
  background: -moz-linear-gradient(center bottom, #0a2f4f 0%, #104a7c 100%);
  background: -o-linear-gradient(#104a7c, #0a2f4f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#104a7c', endColorstr='#0a2f4f', GradientType=0);
  -webkit-border-radius: 0em 0em 0em 0em;
  -moz-border-radius: 0em 0em 0em 0em;
  border-radius: 0em 0em 0em 0em;
  border-color: #082741 #072238 #06192b #072238;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.6em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1.2em;
}
.so-widget-sow-button-atom-cb43abaebc87-6073 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-cb43abaebc87-6073 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #0c235f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #061332), color-stop(1, #0c235f));
  background: -ms-linear-gradient(bottom, #061332, #0c235f);
  background: -moz-linear-gradient(center bottom, #061332 0%, #0c235f 100%);
  background: -o-linear-gradient(#0c235f, #061332);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c235f', endColorstr='#061332', GradientType=0);
  border-color: #0d2768 #0c235f #0a1e51 #0c235f;
  color: #ffffff !important;
}