@media (max-width: 780px) {
  .so-widget-sow-button-atom-7f2d8f86b6b6-25361 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-7f2d8f86b6b6-25361 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-7f2d8f86b6b6-25361 .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: #5e9e31;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #477725), color-stop(1, #5e9e31));
  background: -ms-linear-gradient(bottom, #477725, #5e9e31);
  background: -moz-linear-gradient(center bottom, #477725 0%, #5e9e31 100%);
  background: -o-linear-gradient(#5e9e31, #477725);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e9e31', endColorstr='#477725', 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: #406b21 #3b641f #34581b #3b641f;
  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-7f2d8f86b6b6-25361 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-7f2d8f86b6b6-25361 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #63a633;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4b7f27), color-stop(1, #63a633));
  background: -ms-linear-gradient(bottom, #4b7f27, #63a633);
  background: -moz-linear-gradient(center bottom, #4b7f27 0%, #63a633 100%);
  background: -o-linear-gradient(#63a633, #4b7f27);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63a633', endColorstr='#4b7f27', GradientType=0);
  border-color: #67ae36 #63a633 #5c9a30 #63a633;
  color: #ffffff !important;
}