@media (max-width: 780px) {
  .so-widget-sow-button-atom-605c6c9113bd-19557 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-605c6c9113bd-19557 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-605c6c9113bd-19557 .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: #6f2c91;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #51206a), color-stop(1, #6f2c91));
  background: -ms-linear-gradient(bottom, #51206a, #6f2c91);
  background: -moz-linear-gradient(center bottom, #51206a 0%, #6f2c91 100%);
  background: -o-linear-gradient(#6f2c91, #51206a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f2c91', endColorstr='#51206a', GradientType=0);
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-color: #481d5e #421a56 #39174b #421a56;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1.4em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8em;
}
.so-widget-sow-button-atom-605c6c9113bd-19557 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-605c6c9113bd-19557 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #752e99;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #572372), color-stop(1, #752e99));
  background: -ms-linear-gradient(bottom, #572372, #752e99);
  background: -moz-linear-gradient(center bottom, #572372 0%, #752e99 100%);
  background: -o-linear-gradient(#752e99, #572372);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#752e99', endColorstr='#572372', GradientType=0);
  border-color: #7b31a1 #752e99 #6c2b8d #752e99;
  color: #ffffff !important;
}