@media (max-width: 780px) {
  .so-widget-sow-button-atom-86d20e5dd3a5-5857 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-86d20e5dd3a5-5857 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-86d20e5dd3a5-5857 .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: #c74fff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b71cff), color-stop(1, #c74fff));
  background: -ms-linear-gradient(bottom, #b71cff, #c74fff);
  background: -moz-linear-gradient(center bottom, #b71cff 0%, #c74fff 100%);
  background: -o-linear-gradient(#c74fff, #b71cff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c74fff', endColorstr='#b71cff', 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: #b20dff #af02ff #a500f2 #af02ff;
  border: 1px solid;
  color: #ffffff !important;
  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-86d20e5dd3a5-5857 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-86d20e5dd3a5-5857 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ca59ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ba26ff), color-stop(1, #ca59ff));
  background: -ms-linear-gradient(bottom, #ba26ff, #ca59ff);
  background: -moz-linear-gradient(center bottom, #ba26ff 0%, #ca59ff 100%);
  background: -o-linear-gradient(#ca59ff, #ba26ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ca59ff', endColorstr='#ba26ff', GradientType=0);
  border-color: #cd63ff #ca59ff #c54aff #ca59ff;
  color: #ffffff !important;
}