@media (max-width: 780px) {
  .so-widget-sow-button-atom-1d1649900fa9-2315 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1d1649900fa9-2315 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1d1649900fa9-2315 .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: #079325;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #056219), color-stop(1, #079325));
  background: -ms-linear-gradient(bottom, #056219, #079325);
  background: -moz-linear-gradient(center bottom, #056219 0%, #079325 100%);
  background: -o-linear-gradient(#079325, #056219);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#079325', endColorstr='#056219', 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: #045415 #044a13 #033b0f #044a13;
  border: 1px solid;
  color: #ffffff !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-1d1649900fa9-2315 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1d1649900fa9-2315 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #079d27;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #056c1b), color-stop(1, #079d27));
  background: -ms-linear-gradient(bottom, #056c1b, #079d27);
  background: -moz-linear-gradient(center bottom, #056c1b 0%, #079d27 100%);
  background: -o-linear-gradient(#079d27, #056c1b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#079d27', endColorstr='#056c1b', GradientType=0);
  border-color: #08a62a #079d27 #078e24 #079d27;
  color: #ffffff !important;
}