@media (max-width: 780px) {
  .so-widget-sow-button-atom-d61959d1bfbb-78545 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-d61959d1bfbb-78545 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-d61959d1bfbb-78545 .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: #2d0068;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #170035), color-stop(1, #2d0068));
  background: -ms-linear-gradient(bottom, #170035, #2d0068);
  background: -moz-linear-gradient(center bottom, #170035 0%, #2d0068 100%);
  background: -o-linear-gradient(#2d0068, #170035);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d0068', endColorstr='#170035', GradientType=0);
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;
  border-color: #100026 #0c001c #05000c #0c001c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.2em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 250px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-d61959d1bfbb-78545 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-d61959d1bfbb-78545 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #6100e4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4c00b1), color-stop(1, #6100e4));
  background: -ms-linear-gradient(bottom, #4c00b1, #6100e4);
  background: -moz-linear-gradient(center bottom, #4c00b1 0%, #6100e4 100%);
  background: -o-linear-gradient(#6100e4, #4c00b1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6100e4', endColorstr='#4c00b1', GradientType=0);
  border-color: #6600ee #6100e4 #5b00d5 #6100e4;
  color: #ffffff !important;
}