@media (max-width: 780px) {
  .so-widget-sow-button-atom-a1dd19a2c293-743 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a1dd19a2c293-743 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a1dd19a2c293-743 .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: #63ce40;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4dae2d), color-stop(1, #63ce40));
  background: -ms-linear-gradient(bottom, #4dae2d, #63ce40);
  background: -moz-linear-gradient(center bottom, #4dae2d 0%, #63ce40 100%);
  background: -o-linear-gradient(#63ce40, #4dae2d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63ce40', endColorstr='#4dae2d', GradientType=0);
  -webkit-border-radius: 0.25px;
  -moz-border-radius: 0.25px;
  border-radius: 0.25px;
  border-color: #47a22a #449a28 #3e8e24 #449a28;
  border: 1px solid;
  color: #000000 !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-a1dd19a2c293-743 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-a1dd19a2c293-743 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #6ad048;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #50b62f), color-stop(1, #6ad048));
  background: -ms-linear-gradient(bottom, #50b62f, #6ad048);
  background: -moz-linear-gradient(center bottom, #50b62f 0%, #6ad048 100%);
  background: -o-linear-gradient(#6ad048, #50b62f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ad048', endColorstr='#50b62f', GradientType=0);
  border-color: #70d250 #6ad048 #60cd3c #6ad048;
  color: #000000 !important;
}