@media (max-width: 780px) {
  .so-widget-sow-button-atom-e794f260a92d-32761 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e794f260a92d-32761 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e794f260a92d-32761 .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: #8ecb88;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6cbb65), color-stop(1, #8ecb88));
  background: -ms-linear-gradient(bottom, #6cbb65, #8ecb88);
  background: -moz-linear-gradient(center bottom, #6cbb65 0%, #8ecb88 100%);
  background: -o-linear-gradient(#8ecb88, #6cbb65);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ecb88', endColorstr='#6cbb65', GradientType=0);
  -webkit-border-radius: 2em 2em 2em 2em;
  -moz-border-radius: 2em 2em 2em 2em;
  border-radius: 2em 2em 2em 2em;
  border-color: #62b75a #5bb453 #54ac4b #5bb453;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 60%;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-e794f260a92d-32761 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e794f260a92d-32761 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #95ce8f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #73bf6c), color-stop(1, #95ce8f));
  background: -ms-linear-gradient(bottom, #73bf6c, #95ce8f);
  background: -moz-linear-gradient(center bottom, #73bf6c 0%, #95ce8f 100%);
  background: -o-linear-gradient(#95ce8f, #73bf6c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95ce8f', endColorstr='#73bf6c', GradientType=0);
  border-color: #9bd196 #95ce8f #8bc984 #95ce8f;
  color: #ffffff !important;
}