@media (max-width: 780px) {
  .so-widget-sow-button-atom-ca9824683ecf .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-ca9824683ecf .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-ca9824683ecf .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: Arial, Helvetica Neue, Helvetica, sans-serif;
  
  background: #b396bb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9d77a7), color-stop(1, #b396bb));
  background: -ms-linear-gradient(bottom, #9d77a7, #b396bb);
  background: -moz-linear-gradient(center bottom, #9d77a7 0%, #b396bb 100%);
  background: -o-linear-gradient(#b396bb, #9d77a7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b396bb', endColorstr='#9d77a7', 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: #966ea1 #91689d #896095 #91689d;
  border: 1px solid;
  color: #121212 !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 300;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-ca9824683ecf .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ca9824683ecf .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b79cbf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a17dab), color-stop(1, #b79cbf));
  background: -ms-linear-gradient(bottom, #a17dab, #b79cbf);
  background: -moz-linear-gradient(center bottom, #a17dab 0%, #b79cbf 100%);
  background: -o-linear-gradient(#b79cbf, #a17dab);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b79cbf', endColorstr='#a17dab', GradientType=0);
  border-color: #bca2c3 #b79cbf #b193b9 #b79cbf;
  color: #121212 !important;
}