@media (max-width: 780px) {
  .so-widget-sow-button-atom-b955845771fe .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-b955845771fe .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b955845771fe .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: #709255;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #577242), color-stop(1, #709255));
  background: -ms-linear-gradient(bottom, #577242, #709255);
  background: -moz-linear-gradient(center bottom, #577242 0%, #709255 100%);
  background: -o-linear-gradient(#709255, #577242);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#709255', endColorstr='#577242', GradientType=0);
  -webkit-border-radius: 0.2em 0.2em 0.2em 0.2em;
  -moz-border-radius: 0.2em 0.2em 0.2em 0.2em;
  border-radius: 0.2em 0.2em 0.2em 0.2em;
  border-color: #50683d #4b6239 #435833 #4b6239;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.2em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-b955845771fe .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-b955845771fe .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #759859;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5c7846), color-stop(1, #759859));
  background: -ms-linear-gradient(bottom, #5c7846, #759859);
  background: -moz-linear-gradient(center bottom, #5c7846 0%, #759859 100%);
  background: -o-linear-gradient(#759859, #5c7846);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#759859', endColorstr='#5c7846', GradientType=0);
  border-color: #7a9f5d #759859 #6e8f53 #759859;
  color: #ffffff !important;
}