@media (max-width: 780px) {
  .so-widget-sow-button-atom-c655f5693dce-5 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-c655f5693dce-5 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c655f5693dce-5 .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: #3d5b9e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2f4679), color-stop(1, #3d5b9e));
  background: -ms-linear-gradient(bottom, #2f4679, #3d5b9e);
  background: -moz-linear-gradient(center bottom, #2f4679 0%, #3d5b9e 100%);
  background: -o-linear-gradient(#3d5b9e, #2f4679);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d5b9e', endColorstr='#2f4679', GradientType=0);
  -webkit-border-radius: 0.5px;
  -moz-border-radius: 0.5px;
  border-radius: 0.5px;
  border-color: #2b3f6e #283b67 #23355c #283b67;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.45em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 400px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-c655f5693dce-5 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c655f5693dce-5 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #405fa5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #324a81), color-stop(1, #405fa5));
  background: -ms-linear-gradient(bottom, #324a81, #405fa5);
  background: -moz-linear-gradient(center bottom, #324a81 0%, #405fa5 100%);
  background: -o-linear-gradient(#405fa5, #324a81);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#405fa5', endColorstr='#324a81', GradientType=0);
  border-color: #4363ad #405fa5 #3c599a #405fa5;
  color: #ffffff !important;
}