@media (max-width: 780px) {
  .so-widget-sow-button-atom-6a299fbcc940-33 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6a299fbcc940-33 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6a299fbcc940-33 .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;
  font-family: Courgette;
  
  background: #9e4cce;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8532b5), color-stop(1, #9e4cce));
  background: -ms-linear-gradient(bottom, #8532b5, #9e4cce);
  background: -moz-linear-gradient(center bottom, #8532b5 0%, #9e4cce 100%);
  background: -o-linear-gradient(#9e4cce, #8532b5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e4cce', endColorstr='#8532b5', 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: #7c2ea9 #762ca1 #6d2995 #762ca1;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 3cm;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-6a299fbcc940-33 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-6a299fbcc940-33 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #a254d0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8b34bd), color-stop(1, #a254d0));
  background: -ms-linear-gradient(bottom, #8b34bd, #a254d0);
  background: -moz-linear-gradient(center bottom, #8b34bd 0%, #a254d0 100%);
  background: -o-linear-gradient(#a254d0, #8b34bd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a254d0', endColorstr='#8b34bd', GradientType=0);
  border-color: #a75cd2 #a254d0 #9c48cd #a254d0;
  color: #ffffff !important;
}