@media (max-width: 780px) {
  .so-widget-sow-button-atom-f88c9c635967 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-f88c9c635967 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-f88c9c635967 .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;
  font-family: Luckiest Guy;
  
  background: #ca47a7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ac328c), color-stop(1, #ca47a7));
  background: -ms-linear-gradient(bottom, #ac328c, #ca47a7);
  background: -moz-linear-gradient(center bottom, #ac328c 0%, #ca47a7 100%);
  background: -o-linear-gradient(#ca47a7, #ac328c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ca47a7', endColorstr='#ac328c', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #a02e82 #992c7c #8d2972 #992c7c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 7mm;
  
  padding-block: 4mm;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 8mm;
}
.so-widget-sow-button-atom-f88c9c635967 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f88c9c635967 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #cc4fab;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b43492), color-stop(1, #cc4fab));
  background: -ms-linear-gradient(bottom, #b43492, #cc4fab);
  background: -moz-linear-gradient(center bottom, #b43492 0%, #cc4fab 100%);
  background: -o-linear-gradient(#cc4fab, #b43492);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc4fab', endColorstr='#b43492', GradientType=0);
  border-color: #cf57af #cc4fab #c943a5 #cc4fab;
  color: #ffffff !important;
}