@media (max-width: 780px) {
  .so-widget-sow-button-atom-9d7e290cff2f-5324 .ow-button-base.ow-button-align-justify {
    text-align: left;
  }
  .so-widget-sow-button-atom-9d7e290cff2f-5324 .ow-button-base.ow-button-align-justify.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-9d7e290cff2f-5324 .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: #009b72;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00684c), color-stop(1, #009b72));
  background: -ms-linear-gradient(bottom, #00684c, #009b72);
  background: -moz-linear-gradient(center bottom, #00684c 0%, #009b72 100%);
  background: -o-linear-gradient(#009b72, #00684c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009b72', endColorstr='#00684c', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #005941 #004e3a #003f2e #004e3a;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.1em;
  
  padding-block: 0.9em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1.8em;
}
.so-widget-sow-button-atom-9d7e290cff2f-5324 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-9d7e290cff2f-5324 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c6c6c6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #adadad), color-stop(1, #c6c6c6));
  background: -ms-linear-gradient(bottom, #adadad, #c6c6c6);
  background: -moz-linear-gradient(center bottom, #adadad 0%, #c6c6c6 100%);
  background: -o-linear-gradient(#c6c6c6, #adadad);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6c6c6', endColorstr='#adadad', GradientType=0);
  border-color: #cbcbcb #c6c6c6 #bebebe #c6c6c6;
  color: #ffffff !important;
}