@media (max-width: 780px) {
  .so-widget-sow-button-atom-1c9dbedcfdc8-19557 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-1c9dbedcfdc8-19557 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-1c9dbedcfdc8-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: #d70075;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a40059), color-stop(1, #d70075));
  background: -ms-linear-gradient(bottom, #a40059, #d70075);
  background: -moz-linear-gradient(center bottom, #a40059 0%, #d70075 100%);
  background: -o-linear-gradient(#d70075, #a40059);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d70075', endColorstr='#a40059', 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: #950051 #8b004b #7b0043 #8b004b;
  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-1c9dbedcfdc8-19557 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1c9dbedcfdc8-19557 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e1007b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ae005f), color-stop(1, #e1007b));
  background: -ms-linear-gradient(bottom, #ae005f, #e1007b);
  background: -moz-linear-gradient(center bottom, #ae005f 0%, #e1007b 100%);
  background: -o-linear-gradient(#e1007b, #ae005f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1007b', endColorstr='#ae005f', GradientType=0);
  border-color: #eb0080 #e1007b #d20072 #e1007b;
  color: #ffffff !important;
}