@media (max-width: 780px) {
  .so-widget-sow-button-atom-3d5eedf29bb3-5759 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-3d5eedf29bb3-5759 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3d5eedf29bb3-5759 .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: #57bc76;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #40a05d), color-stop(1, #57bc76));
  background: -ms-linear-gradient(bottom, #40a05d, #57bc76);
  background: -moz-linear-gradient(center bottom, #40a05d 0%, #57bc76 100%);
  background: -o-linear-gradient(#57bc76, #40a05d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57bc76', endColorstr='#40a05d', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #3c9557 #398e53 #34834c #398e53;
  border: 1px solid;
  color: #00325b !important;
  font-size: 1.45em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-3d5eedf29bb3-5759 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-3d5eedf29bb3-5759 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #5ebf7c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #43a762), color-stop(1, #5ebf7c));
  background: -ms-linear-gradient(bottom, #43a762, #5ebf7c);
  background: -moz-linear-gradient(center bottom, #43a762 0%, #5ebf7c 100%);
  background: -o-linear-gradient(#5ebf7c, #43a762);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ebf7c', endColorstr='#43a762', GradientType=0);
  border-color: #66c282 #5ebf7c #53bb73 #5ebf7c;
  color: #00325b !important;
}