@media (max-width: 780px) {
  .so-widget-sow-button-atom-0defc69ca041-86970 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-0defc69ca041-86970 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-0defc69ca041-86970 .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: #56762d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3b511f), color-stop(1, #56762d));
  background: -ms-linear-gradient(bottom, #3b511f, #56762d);
  background: -moz-linear-gradient(center bottom, #3b511f 0%, #56762d 100%);
  background: -o-linear-gradient(#56762d, #3b511f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56762d', endColorstr='#3b511f', 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: #33461b #2e3f18 #263414 #2e3f18;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 90%;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-0defc69ca041-86970 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-0defc69ca041-86970 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #5b7d30;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #405822), color-stop(1, #5b7d30));
  background: -ms-linear-gradient(bottom, #405822, #5b7d30);
  background: -moz-linear-gradient(center bottom, #405822 0%, #5b7d30 100%);
  background: -o-linear-gradient(#5b7d30, #405822);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b7d30', endColorstr='#405822', GradientType=0);
  border-color: #618533 #5b7d30 #53722c #5b7d30;
  color: #ffffff !important;
}