@media (max-width: 780px) {
  .so-widget-sow-button-atom-d9977b9d709f-9 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-d9977b9d709f-9 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-d9977b9d709f-9 .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: #0030e0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0025ad), color-stop(1, #0030e0));
  background: -ms-linear-gradient(bottom, #0025ad, #0030e0);
  background: -moz-linear-gradient(center bottom, #0025ad 0%, #0030e0 100%);
  background: -o-linear-gradient(#0030e0, #0025ad);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0030e0', endColorstr='#0025ad', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #00229e #002093 #001c84 #002093;
  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: 400px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-d9977b9d709f-9 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-d9977b9d709f-9 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #0032ea;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0027b7), color-stop(1, #0032ea));
  background: -ms-linear-gradient(bottom, #0027b7, #0032ea);
  background: -moz-linear-gradient(center bottom, #0027b7 0%, #0032ea 100%);
  background: -o-linear-gradient(#0032ea, #0027b7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0032ea', endColorstr='#0027b7', GradientType=0);
  border-color: #0034f4 #0032ea #002fdb #0032ea;
  color: #ffffff !important;
}