@media (max-width: 780px) {
  .so-widget-sow-button-atom-0885d078c35d .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-0885d078c35d .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0885d078c35d .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: #8833bb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6b2893), color-stop(1, #8833bb));
  background: -ms-linear-gradient(bottom, #6b2893, #8833bb);
  background: -moz-linear-gradient(center bottom, #6b2893 0%, #8833bb 100%);
  background: -o-linear-gradient(#8833bb, #6b2893);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8833bb', endColorstr='#6b2893', GradientType=0);
  -webkit-border-radius: 0.5px;
  -moz-border-radius: 0.5px;
  border-radius: 0.5px;
  border-color: #622587 #5c237f #541f73 #5c237f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-0885d078c35d .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-0885d078c35d .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #8e35c3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #712a9b), color-stop(1, #8e35c3));
  background: -ms-linear-gradient(bottom, #712a9b, #8e35c3);
  background: -moz-linear-gradient(center bottom, #712a9b 0%, #8e35c3 100%);
  background: -o-linear-gradient(#8e35c3, #712a9b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8e35c3', endColorstr='#712a9b', GradientType=0);
  border-color: #9339c9 #8e35c3 #8532b7 #8e35c3;
  color: #ffffff !important;
}