@media (max-width: 780px) {
  .so-widget-sow-button-atom-1d6202aa6a43 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1d6202aa6a43 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1d6202aa6a43 .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: #7e7aff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4d47ff), color-stop(1, #7e7aff));
  background: -ms-linear-gradient(bottom, #4d47ff, #7e7aff);
  background: -moz-linear-gradient(center bottom, #4d47ff 0%, #7e7aff 100%);
  background: -o-linear-gradient(#7e7aff, #4d47ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7e7aff', endColorstr='#4d47ff', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #3e38ff #342eff #251eff #342eff;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 1.4em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8em;
}
.so-widget-sow-button-atom-1d6202aa6a43 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1d6202aa6a43 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #8884ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5651ff), color-stop(1, #8884ff));
  background: -ms-linear-gradient(bottom, #5651ff, #8884ff);
  background: -moz-linear-gradient(center bottom, #5651ff 0%, #8884ff 100%);
  background: -o-linear-gradient(#8884ff, #5651ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8884ff', endColorstr='#5651ff', GradientType=0);
  border-color: #928eff #8884ff #7975ff #8884ff;
  color: #ffffff !important;
}