@media (max-width: 780px) {
  .so-widget-sow-button-atom-1e75a0fa990a-96 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1e75a0fa990a-96 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1e75a0fa990a-96 .ow-button-base a {
  -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: #003d6b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #002038), color-stop(1, #003d6b));
  background: -ms-linear-gradient(bottom, #002038, #003d6b);
  background: -moz-linear-gradient(center bottom, #002038 0%, #003d6b 100%);
  background: -o-linear-gradient(#003d6b, #002038);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003d6b', endColorstr='#002038', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #001729 #00111f #00090f #00111f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 200px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-1e75a0fa990a-96 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-1e75a0fa990a-96 .ow-button-base a.ow-button-hover:hover {
  background: #004375;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #002642), color-stop(1, #004375));
  background: -ms-linear-gradient(bottom, #002642, #004375);
  background: -moz-linear-gradient(center bottom, #002642 0%, #004375 100%);
  background: -o-linear-gradient(#004375, #002642);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004375', endColorstr='#002642', GradientType=0);
  border-color: #00497f #004375 #003a66 #004375;
  color: #ffffff !important;
}