@media (max-width: 780px) {
  .so-widget-sow-button-atom-8955ec50ef8c-2 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-8955ec50ef8c-2 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8955ec50ef8c-2 .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: #117fc3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0d6094), color-stop(1, #117fc3));
  background: -ms-linear-gradient(bottom, #0d6094, #117fc3);
  background: -moz-linear-gradient(center bottom, #0d6094 0%, #117fc3 100%);
  background: -o-linear-gradient(#117fc3, #0d6094);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#117fc3', endColorstr='#0d6094', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #0c5786 #0b517d #0a486f #0b517d;
  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-8955ec50ef8c-2 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8955ec50ef8c-2 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #1285cc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e679d), color-stop(1, #1285cc));
  background: -ms-linear-gradient(bottom, #0e679d, #1285cc);
  background: -moz-linear-gradient(center bottom, #0e679d 0%, #1285cc 100%);
  background: -o-linear-gradient(#1285cc, #0e679d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1285cc', endColorstr='#0e679d', GradientType=0);
  border-color: #138bd6 #1285cc #117cbe #1285cc;
  color: #ffffff !important;
}