@media (max-width: 780px) {
  .so-widget-sow-button-atom-b56f160e1262-82247 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-b56f160e1262-82247 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b56f160e1262-82247 .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: Palanquin Dark;
  font-weight: 700;
  background: #b7dda1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9acf7c), color-stop(1, #b7dda1));
  background: -ms-linear-gradient(bottom, #9acf7c, #b7dda1);
  background: -moz-linear-gradient(center bottom, #9acf7c 0%, #b7dda1 100%);
  background: -o-linear-gradient(#b7dda1, #9acf7c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7dda1', endColorstr='#9acf7c', 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: #92cb70 #8cc969 #83c55e #8cc969;
  border: 1px solid;
  color: #4d631e !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-b56f160e1262-82247 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-b56f160e1262-82247 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #bde0a8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a0d283), color-stop(1, #bde0a8));
  background: -ms-linear-gradient(bottom, #a0d283, #bde0a8);
  background: -moz-linear-gradient(center bottom, #a0d283 0%, #bde0a8 100%);
  background: -o-linear-gradient(#bde0a8, #a0d283);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bde0a8', endColorstr='#a0d283', GradientType=0);
  border-color: #c2e2b0 #bde0a8 #b4dc9d #bde0a8;
  color: #4d631e !important;
}