@media (max-width: 780px) {
  .so-widget-sow-button-atom-c23f211279dd-3 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-c23f211279dd-3 .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-c23f211279dd-3 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
  font-size: 1.45em;
  padding: 1.4em 2.8em;
  background: #9933cc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7a29a3), color-stop(1, #9933cc));
  background: -ms-linear-gradient(bottom, #7a29a3, #9933cc);
  background: -moz-linear-gradient(center bottom, #7a29a3 0%, #9933cc 100%);
  background: -o-linear-gradient(#9933cc, #7a29a3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9933cc', endColorstr='#7a29a3', GradientType=0);
  border: 1px solid;
  border-color: #712697 #6b248f #622183 #6b248f;
  color: #ffffff !important;
  -webkit-border-radius: em;
  -moz-border-radius: em;
  border-radius: em;
  -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);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-c23f211279dd-3 .ow-button-base a:active,
.so-widget-sow-button-atom-c23f211279dd-3 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-c23f211279dd-3 .ow-button-base a.ow-button-hover:hover {
  background: #9d3bce;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #812bab), color-stop(1, #9d3bce));
  background: -ms-linear-gradient(bottom, #812bab, #9d3bce);
  background: -moz-linear-gradient(center bottom, #812bab 0%, #9d3bce 100%);
  background: -o-linear-gradient(#9d3bce, #812bab);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d3bce', endColorstr='#812bab', GradientType=0);
  border-color: #a143d0 #9d3bce #9632c8 #9d3bce;
}