@media (max-width: 780px) {
  .so-widget-sow-button-atom-e550b4888e50-422 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-e550b4888e50-422 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-e550b4888e50-422 .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: #00ef7b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00bc61), color-stop(1, #00ef7b));
  background: -ms-linear-gradient(bottom, #00bc61, #00ef7b);
  background: -moz-linear-gradient(center bottom, #00bc61 0%, #00ef7b 100%);
  background: -o-linear-gradient(#00ef7b, #00bc61);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ef7b', endColorstr='#00bc61', 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: #00ad59 #00a354 #00934c #00a354;
  border: 1px solid;
  color: #000000 !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-e550b4888e50-422 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e550b4888e50-422 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #00f980;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00c666), color-stop(1, #00f980));
  background: -ms-linear-gradient(bottom, #00c666, #00f980);
  background: -moz-linear-gradient(center bottom, #00c666 0%, #00f980 100%);
  background: -o-linear-gradient(#00f980, #00c666);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f980', endColorstr='#00c666', GradientType=0);
  border-color: #04ff85 #00f980 #00ea78 #00f980;
  color: #000000 !important;
}