@media (max-width: 780px) {
  .so-widget-sow-button-atom-2b6582f3b2a4-7706 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-2b6582f3b2a4-7706 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2b6582f3b2a4-7706 .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: #6e963b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #53712d), color-stop(1, #6e963b));
  background: -ms-linear-gradient(bottom, #53712d, #6e963b);
  background: -moz-linear-gradient(center bottom, #53712d 0%, #6e963b 100%);
  background: -o-linear-gradient(#6e963b, #53712d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6e963b', endColorstr='#53712d', 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: #4b6628 #465f25 #3e5421 #465f25;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-2b6582f3b2a4-7706 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-2b6582f3b2a4-7706 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #739d3e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #59792f), color-stop(1, #739d3e));
  background: -ms-linear-gradient(bottom, #59792f, #739d3e);
  background: -moz-linear-gradient(center bottom, #59792f 0%, #739d3e 100%);
  background: -o-linear-gradient(#739d3e, #59792f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#739d3e', endColorstr='#59792f', GradientType=0);
  border-color: #79a541 #739d3e #6b923a #739d3e;
  color: #ffffff !important;
}