@media (max-width: 780px) {
  .so-widget-sow-button-atom-167783e0845d-476 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-167783e0845d-476 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-167783e0845d-476 .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: #004783;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #002b50), color-stop(1, #004783));
  background: -ms-linear-gradient(bottom, #002b50, #004783);
  background: -moz-linear-gradient(center bottom, #002b50 0%, #004783 100%);
  background: -o-linear-gradient(#004783, #002b50);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004783', endColorstr='#002b50', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #002341 #001e36 #001527 #001e36;
  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: 300px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-167783e0845d-476 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-167783e0845d-476 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #004d8d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00315a), color-stop(1, #004d8d));
  background: -ms-linear-gradient(bottom, #00315a, #004d8d);
  background: -moz-linear-gradient(center bottom, #00315a 0%, #004d8d 100%);
  background: -o-linear-gradient(#004d8d, #00315a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004d8d', endColorstr='#00315a', GradientType=0);
  border-color: #005297 #004d8d #00447e #004d8d;
  color: #ffffff !important;
}