@media (max-width: 780px) {
  .so-widget-sow-button-atom-3b47f308dbed-20 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-3b47f308dbed-20 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3b47f308dbed-20 .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: #022d50;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #01111e), color-stop(1, #022d50));
  background: -ms-linear-gradient(bottom, #01111e, #022d50);
  background: -moz-linear-gradient(center bottom, #01111e 0%, #022d50 100%);
  background: -o-linear-gradient(#022d50, #01111e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#022d50', endColorstr='#01111e', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #00090f #000305 #000000 #000305;
  border: 1px solid;
  color: #fcfcfc !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-3b47f308dbed-20 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-3b47f308dbed-20 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #02335a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #011728), color-stop(1, #02335a));
  background: -ms-linear-gradient(bottom, #011728, #02335a);
  background: -moz-linear-gradient(center bottom, #011728 0%, #02335a 100%);
  background: -o-linear-gradient(#02335a, #011728);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02335a', endColorstr='#011728', GradientType=0);
  border-color: #023864 #02335a #022a4b #02335a;
  color: #fcfcfc !important;
}