@media (max-width: 780px) {
  .so-widget-sow-button-atom-136e5bbce1a7-6890 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-136e5bbce1a7-6890 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-136e5bbce1a7-6890 .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: #7ccc9d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #57be82), color-stop(1, #7ccc9d));
  background: -ms-linear-gradient(bottom, #57be82, #7ccc9d);
  background: -moz-linear-gradient(center bottom, #57be82 0%, #7ccc9d 100%);
  background: -o-linear-gradient(#7ccc9d, #57be82);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ccc9d', endColorstr='#57be82', 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: #4cb979 #46b574 #42aa6d #46b574;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-136e5bbce1a7-6890 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-136e5bbce1a7-6890 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #83cfa2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5fc187), color-stop(1, #83cfa2));
  background: -ms-linear-gradient(bottom, #5fc187, #83cfa2);
  background: -moz-linear-gradient(center bottom, #5fc187 0%, #83cfa2 100%);
  background: -o-linear-gradient(#83cfa2, #5fc187);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#83cfa2', endColorstr='#5fc187', GradientType=0);
  border-color: #8bd2a8 #83cfa2 #78cb9a #83cfa2;
  color: #ffffff !important;
}