@media (max-width: 780px) {
  .so-widget-sow-button-atom-6a541c007b3d-709 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6a541c007b3d-709 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6a541c007b3d-709 .ow-button-base a {
  -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: #7cd63b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #63b826), color-stop(1, #7cd63b));
  background: -ms-linear-gradient(bottom, #63b826, #7cd63b);
  background: -moz-linear-gradient(center bottom, #63b826 0%, #7cd63b 100%);
  background: -o-linear-gradient(#7cd63b, #63b826);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cd63b', endColorstr='#63b826', 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: #5cab24 #58a322 #51961f #58a322;
  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-6a541c007b3d-709 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-6a541c007b3d-709 .ow-button-base a.ow-button-hover:hover {
  background: #82d843;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #68c028), color-stop(1, #82d843));
  background: -ms-linear-gradient(bottom, #68c028, #82d843);
  background: -moz-linear-gradient(center bottom, #68c028 0%, #82d843 100%);
  background: -o-linear-gradient(#82d843, #68c028);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82d843', endColorstr='#68c028', GradientType=0);
  border-color: #87da4c #82d843 #79d537 #82d843;
  color: #ffffff !important;
}