@media (max-width: 780px) {
  .so-widget-sow-button-atom-496b593282ca-3193 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-496b593282ca-3193 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-496b593282ca-3193 .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;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  
  background: #7dad41;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #628833), color-stop(1, #7dad41));
  background: -ms-linear-gradient(bottom, #628833, #7dad41);
  background: -moz-linear-gradient(center bottom, #628833 0%, #7dad41 100%);
  background: -o-linear-gradient(#7dad41, #628833);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dad41', endColorstr='#628833', 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: #5a7d2f #55752c #4d6a28 #55752c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-496b593282ca-3193 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-496b593282ca-3193 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #82b444;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #688f36), color-stop(1, #82b444));
  background: -ms-linear-gradient(bottom, #688f36, #82b444);
  background: -moz-linear-gradient(center bottom, #688f36 0%, #82b444 100%);
  background: -o-linear-gradient(#82b444, #688f36);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82b444', endColorstr='#688f36', GradientType=0);
  border-color: #88ba48 #82b444 #7aa940 #82b444;
  color: #ffffff !important;
}