@media (max-width: 780px) {
  .so-widget-sow-button-atom-1816fae5a2ff-3589 .ow-button-base.ow-button-align-right {
    text-align: center;
  }
  .so-widget-sow-button-atom-1816fae5a2ff-3589 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1816fae5a2ff-3589 .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: #917eff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #664bff), color-stop(1, #917eff));
  background: -ms-linear-gradient(bottom, #664bff, #917eff);
  background: -moz-linear-gradient(center bottom, #664bff 0%, #917eff 100%);
  background: -o-linear-gradient(#917eff, #664bff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#917eff', endColorstr='#664bff', GradientType=0);
  -webkit-border-radius: 5em 5em 5em 5em;
  -moz-border-radius: 5em 5em 5em 5em;
  border-radius: 5em 5em 5em 5em;
  border-color: #583cff #5031ff #4322ff #5031ff;
  border: 1px solid;
  color: #000000 !important;
  display: inline-block;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-1816fae5a2ff-3589 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1816fae5a2ff-3589 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #9a88ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6e55ff), color-stop(1, #9a88ff));
  background: -ms-linear-gradient(bottom, #6e55ff, #9a88ff);
  background: -moz-linear-gradient(center bottom, #6e55ff 0%, #9a88ff 100%);
  background: -o-linear-gradient(#9a88ff, #6e55ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a88ff', endColorstr='#6e55ff', GradientType=0);
  border-color: #a292ff #9a88ff #8d79ff #9a88ff;
  color: #000000 !important;
}