@media (max-width: 780px) {
  .so-widget-sow-button-atom-fad7a247cad0-39 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-fad7a247cad0-39 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-fad7a247cad0-39 .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: #d5f06c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c8eb3e), color-stop(1, #d5f06c));
  background: -ms-linear-gradient(bottom, #c8eb3e, #d5f06c);
  background: -moz-linear-gradient(center bottom, #c8eb3e 0%, #d5f06c 100%);
  background: -o-linear-gradient(#d5f06c, #c8eb3e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5f06c', endColorstr='#c8eb3e', GradientType=0);
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;
  border-color: #c4ea30 #c1e927 #bde719 #c1e927;
  border: 1px solid;
  color: #003730 !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-fad7a247cad0-39 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-fad7a247cad0-39 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c7f900;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9ec600), color-stop(1, #c7f900));
  background: -ms-linear-gradient(bottom, #9ec600, #c7f900);
  background: -moz-linear-gradient(center bottom, #9ec600 0%, #c7f900 100%);
  background: -o-linear-gradient(#c7f900, #9ec600);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7f900', endColorstr='#9ec600', GradientType=0);
  border-color: #cdff04 #c7f900 #bbea00 #c7f900;
  color: #003730 !important;
}