@media (max-width: 780px) {
  .so-widget-sow-button-atom-8786ce7d5036-22 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-8786ce7d5036-22 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-8786ce7d5036-22 .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: #008a17;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00570f), color-stop(1, #008a17));
  background: -ms-linear-gradient(bottom, #00570f, #008a17);
  background: -moz-linear-gradient(center bottom, #00570f 0%, #008a17 100%);
  background: -o-linear-gradient(#008a17, #00570f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008a17', endColorstr='#00570f', 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: #00480c #003d0a #002e08 #003d0a;
  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-8786ce7d5036-22 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8786ce7d5036-22 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #009419;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #006110), color-stop(1, #009419));
  background: -ms-linear-gradient(bottom, #006110, #009419);
  background: -moz-linear-gradient(center bottom, #006110 0%, #009419 100%);
  background: -o-linear-gradient(#009419, #006110);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009419', endColorstr='#006110', GradientType=0);
  border-color: #009e1a #009419 #008516 #009419;
  color: #ffffff !important;
}