@media (max-width: 780px) {
  .so-widget-sow-button-atom-1007f1c5cdbf-267 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1007f1c5cdbf-267 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1007f1c5cdbf-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: #a5d682;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #89c95c), color-stop(1, #a5d682));
  background: -ms-linear-gradient(bottom, #89c95c, #a5d682);
  background: -moz-linear-gradient(center bottom, #89c95c 0%, #a5d682 100%);
  background: -o-linear-gradient(#a5d682, #89c95c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5d682', endColorstr='#89c95c', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #81c650 #7cc348 #73be3e #7cc348;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-1007f1c5cdbf-267 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1007f1c5cdbf-267 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #abd98a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8fcc63), color-stop(1, #abd98a));
  background: -ms-linear-gradient(bottom, #8fcc63, #abd98a);
  background: -moz-linear-gradient(center bottom, #8fcc63 0%, #abd98a 100%);
  background: -o-linear-gradient(#abd98a, #8fcc63);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abd98a', endColorstr='#8fcc63', GradientType=0);
  border-color: #b0db91 #abd98a #a2d57e #abd98a;
  color: #000000 !important;
}