@media (max-width: 780px) {
  .so-widget-sow-button-atom-5349a4396cdc .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-5349a4396cdc .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5349a4396cdc .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: #004ea2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00356f), color-stop(1, #004ea2));
  background: -ms-linear-gradient(bottom, #00356f, #004ea2);
  background: -moz-linear-gradient(center bottom, #00356f 0%, #004ea2 100%);
  background: -o-linear-gradient(#004ea2, #00356f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004ea2', endColorstr='#00356f', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #002e60 #002956 #002246 #002956;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-5349a4396cdc .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-5349a4396cdc .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #0053ac;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #003a79), color-stop(1, #0053ac));
  background: -ms-linear-gradient(bottom, #003a79, #0053ac);
  background: -moz-linear-gradient(center bottom, #003a79 0%, #0053ac 100%);
  background: -o-linear-gradient(#0053ac, #003a79);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0053ac', endColorstr='#003a79', GradientType=0);
  border-color: #0058b6 #0053ac #004c9d #0053ac;
  color: #ffffff !important;
}