@media (max-width: 780px) {
  .so-widget-sow-button-atom-0722e097de1f .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-0722e097de1f .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0722e097de1f .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: #b5e008;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8daf06), color-stop(1, #b5e008));
  background: -ms-linear-gradient(bottom, #8daf06, #b5e008);
  background: -moz-linear-gradient(center bottom, #8daf06 0%, #b5e008 100%);
  background: -o-linear-gradient(#b5e008, #8daf06);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5e008', endColorstr='#8daf06', 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: #81a006 #799605 #6d8705 #799605;
  border: 1px solid;
  color: #0d3a21 !important;
  font-size: 1.15em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 220px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-0722e097de1f .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-0722e097de1f .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #bdea08;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #95b907), color-stop(1, #bdea08));
  background: -ms-linear-gradient(bottom, #95b907, #bdea08);
  background: -moz-linear-gradient(center bottom, #95b907 0%, #bdea08 100%);
  background: -o-linear-gradient(#bdea08, #95b907);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdea08', endColorstr='#95b907', GradientType=0);
  border-color: #c5f409 #bdea08 #b1db08 #bdea08;
  color: #0d3a21 !important;
}