@media (max-width: 780px) {
  .so-widget-sow-button-atom-871556a83b5e-8894 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-871556a83b5e-8894 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-871556a83b5e-8894 .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: #004e88;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #003155), color-stop(1, #004e88));
  background: -ms-linear-gradient(bottom, #003155, #004e88);
  background: -moz-linear-gradient(center bottom, #003155 0%, #004e88 100%);
  background: -o-linear-gradient(#004e88, #003155);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004e88', endColorstr='#003155', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #002846 #00223c #00192c #00223c;
  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-871556a83b5e-8894 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-871556a83b5e-8894 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #005492;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00375f), color-stop(1, #005492));
  background: -ms-linear-gradient(bottom, #00375f, #005492);
  background: -moz-linear-gradient(center bottom, #00375f 0%, #005492 100%);
  background: -o-linear-gradient(#005492, #00375f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005492', endColorstr='#00375f', GradientType=0);
  border-color: #005a9c #005492 #004b83 #005492;
  color: #ffffff !important;
}