@media (max-width: 780px) {
  .so-widget-sow-button-atom-e83535d72364-267 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e83535d72364-267 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e83535d72364-267 .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: #32ad5b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #278546), color-stop(1, #32ad5b));
  background: -ms-linear-gradient(bottom, #278546, #32ad5b);
  background: -moz-linear-gradient(center bottom, #278546 0%, #32ad5b 100%);
  background: -o-linear-gradient(#32ad5b, #278546);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#32ad5b', endColorstr='#278546', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #237a40 #21723c #1d6636 #21723c;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-e83535d72364-267 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e83535d72364-267 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #34b55f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #298d4a), color-stop(1, #34b55f));
  background: -ms-linear-gradient(bottom, #298d4a, #34b55f);
  background: -moz-linear-gradient(center bottom, #298d4a 0%, #34b55f 100%);
  background: -o-linear-gradient(#34b55f, #298d4a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#34b55f', endColorstr='#298d4a', GradientType=0);
  border-color: #37bd63 #34b55f #31a959 #34b55f;
  color: #000000 !important;
}