@media (max-width: 780px) {
  .so-widget-sow-button-atom-536461eb5392-8 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-536461eb5392-8 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-536461eb5392-8 .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: #156b3e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0d4025), color-stop(1, #156b3e));
  background: -ms-linear-gradient(bottom, #0d4025, #156b3e);
  background: -moz-linear-gradient(center bottom, #0d4025 0%, #156b3e 100%);
  background: -o-linear-gradient(#156b3e, #0d4025);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#156b3e', endColorstr='#0d4025', 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: #0a341e #082b19 #061e12 #082b19;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-536461eb5392-8 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-536461eb5392-8 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #177443;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e492a), color-stop(1, #177443));
  background: -ms-linear-gradient(bottom, #0e492a, #177443);
  background: -moz-linear-gradient(center bottom, #0e492a 0%, #177443 100%);
  background: -o-linear-gradient(#177443, #0e492a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#177443', endColorstr='#0e492a', GradientType=0);
  border-color: #187c48 #177443 #14673c #177443;
  color: #ffffff !important;
}