@media (max-width: 780px) {
  .so-widget-sow-button-atom-405ef0d6f2c9-401 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-405ef0d6f2c9-401 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-405ef0d6f2c9-401 .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: #6dd622;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #57aa1b), color-stop(1, #6dd622));
  background: -ms-linear-gradient(bottom, #57aa1b, #6dd622);
  background: -moz-linear-gradient(center bottom, #57aa1b 0%, #6dd622 100%);
  background: -o-linear-gradient(#6dd622, #57aa1b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6dd622', endColorstr='#57aa1b', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #509d19 #4b9418 #458715 #4b9418;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 600px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-405ef0d6f2c9-401 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-405ef0d6f2c9-401 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #72dc26;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5bb31c), color-stop(1, #72dc26));
  background: -ms-linear-gradient(bottom, #5bb31c, #72dc26);
  background: -moz-linear-gradient(center bottom, #5bb31c 0%, #72dc26 100%);
  background: -o-linear-gradient(#72dc26, #5bb31c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72dc26', endColorstr='#5bb31c', GradientType=0);
  border-color: #78de2f #72dc26 #6bd221 #72dc26;
  color: #ffffff !important;
}