@media (max-width: 780px) {
  .so-widget-sow-button-atom-1bd9516e6e79-71 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-1bd9516e6e79-71 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-1bd9516e6e79-71 .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: #563673;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c2650), color-stop(1, #563673));
  background: -ms-linear-gradient(bottom, #3c2650, #563673);
  background: -moz-linear-gradient(center bottom, #3c2650 0%, #563673 100%);
  background: -o-linear-gradient(#563673, #3c2650);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#563673', endColorstr='#3c2650', 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: #342146 #2f1e3f #271935 #2f1e3f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-1bd9516e6e79-71 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1bd9516e6e79-71 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #5b397a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #412957), color-stop(1, #5b397a));
  background: -ms-linear-gradient(bottom, #412957, #5b397a);
  background: -moz-linear-gradient(center bottom, #412957 0%, #5b397a 100%);
  background: -o-linear-gradient(#5b397a, #412957);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b397a', endColorstr='#412957', GradientType=0);
  border-color: #603d81 #5b397a #533470 #5b397a;
  color: #ffffff !important;
}