@media (max-width: 780px) {
  .so-widget-sow-button-atom-6c7ca21b0ed2-7833 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6c7ca21b0ed2-7833 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6c7ca21b0ed2-7833 .ow-button-base a {
  -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: #ad78e2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #934ed9), color-stop(1, #ad78e2));
  background: -ms-linear-gradient(bottom, #934ed9, #ad78e2);
  background: -moz-linear-gradient(center bottom, #934ed9 0%, #ad78e2 100%);
  background: -o-linear-gradient(#ad78e2, #934ed9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad78e2', endColorstr='#934ed9', 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: #8c41d6 #8739d4 #7f2dd1 #8739d4;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-6c7ca21b0ed2-7833 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-6c7ca21b0ed2-7833 .ow-button-base a.ow-button-hover:hover {
  background: #b280e4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9956db), color-stop(1, #b280e4));
  background: -ms-linear-gradient(bottom, #9956db, #b280e4);
  background: -moz-linear-gradient(center bottom, #9956db 0%, #b280e4 100%);
  background: -o-linear-gradient(#b280e4, #9956db);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b280e4', endColorstr='#9956db', GradientType=0);
  border-color: #b789e6 #b280e4 #aa74e1 #b280e4;
  color: #ffffff !important;
}