@media (max-width: 780px) {
  .so-widget-sow-button-atom-d46ecda7259a-12328 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-d46ecda7259a-12328 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-d46ecda7259a-12328 .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: #99aa77;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #80925c), color-stop(1, #99aa77));
  background: -ms-linear-gradient(bottom, #80925c, #99aa77);
  background: -moz-linear-gradient(center bottom, #80925c 0%, #99aa77 100%);
  background: -o-linear-gradient(#99aa77, #80925c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99aa77', endColorstr='#80925c', 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: #788956 #728352 #6a794c #728352;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-d46ecda7259a-12328 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-d46ecda7259a-12328 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #9eae7d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #86995f), color-stop(1, #9eae7d));
  background: -ms-linear-gradient(bottom, #86995f, #9eae7d);
  background: -moz-linear-gradient(center bottom, #86995f 0%, #9eae7d 100%);
  background: -o-linear-gradient(#9eae7d, #86995f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9eae7d', endColorstr='#86995f', GradientType=0);
  border-color: #a2b284 #9eae7d #97a874 #9eae7d;
  color: #ffffff !important;
}