@media (max-width: 780px) {
  .so-widget-sow-button-atom-80cd0e61e7aa-55 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-80cd0e61e7aa-55 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-80cd0e61e7aa-55 .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: #509fba;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3d829a), color-stop(1, #509fba));
  background: -ms-linear-gradient(bottom, #3d829a, #509fba);
  background: -moz-linear-gradient(center bottom, #3d829a 0%, #509fba 100%);
  background: -o-linear-gradient(#509fba, #3d829a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#509fba', endColorstr='#3d829a', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #38798f #367388 #316a7d #367388;
  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-80cd0e61e7aa-55 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-80cd0e61e7aa-55 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #57a3bd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4089a2), color-stop(1, #57a3bd));
  background: -ms-linear-gradient(bottom, #4089a2, #57a3bd);
  background: -moz-linear-gradient(center bottom, #4089a2 0%, #57a3bd 100%);
  background: -o-linear-gradient(#57a3bd, #4089a2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57a3bd', endColorstr='#4089a2', GradientType=0);
  border-color: #5fa7c0 #57a3bd #4c9db9 #57a3bd;
  color: #ffffff !important;
}