@media (max-width: 780px) {
  .so-widget-sow-button-atom-fa893260fdcf-14371 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-fa893260fdcf-14371 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-fa893260fdcf-14371 .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;
  font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
  
  background: #00490d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #001604), color-stop(1, #00490d));
  background: -ms-linear-gradient(bottom, #001604, #00490d);
  background: -moz-linear-gradient(center bottom, #001604 0%, #00490d 100%);
  background: -o-linear-gradient(#00490d, #001604);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00490d', endColorstr='#001604', 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: #050505 #000000 #000000 #000000;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.5em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-fa893260fdcf-14371 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-fa893260fdcf-14371 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #00530f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #002006), color-stop(1, #00530f));
  background: -ms-linear-gradient(bottom, #002006, #00530f);
  background: -moz-linear-gradient(center bottom, #002006 0%, #00530f 100%);
  background: -o-linear-gradient(#00530f, #002006);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00530f', endColorstr='#002006', GradientType=0);
  border-color: #005d11 #00530f #00440c #00530f;
  color: #dd8500 !important;
}