@media (max-width: 780px) {
  .so-widget-sow-button-atom-f446b9de301d-2833 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f446b9de301d-2833 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f446b9de301d-2833 .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: #1c23af;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #151a83), color-stop(1, #1c23af));
  background: -ms-linear-gradient(bottom, #151a83, #1c23af);
  background: -moz-linear-gradient(center bottom, #151a83 0%, #1c23af 100%);
  background: -o-linear-gradient(#1c23af, #151a83);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c23af', endColorstr='#151a83', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #131876 #11166d #0f1360 #11166d;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.45;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 650px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-f446b9de301d-2833 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f446b9de301d-2833 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #1d25b8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #161c8c), color-stop(1, #1d25b8));
  background: -ms-linear-gradient(bottom, #161c8c, #1d25b8);
  background: -moz-linear-gradient(center bottom, #161c8c 0%, #1d25b8 100%);
  background: -o-linear-gradient(#1d25b8, #161c8c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d25b8', endColorstr='#161c8c', GradientType=0);
  border-color: #1f27c1 #1d25b8 #1b22ab #1d25b8;
  color: #ffffff !important;
}