@media (max-width: 780px) {
  .so-widget-sow-button-atom-ba76bd8b1bb7 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-ba76bd8b1bb7 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-ba76bd8b1bb7 .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: #b2e042;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9bcd22), color-stop(1, #b2e042));
  background: -ms-linear-gradient(bottom, #9bcd22, #b2e042);
  background: -moz-linear-gradient(center bottom, #9bcd22 0%, #b2e042 100%);
  background: -o-linear-gradient(#b2e042, #9bcd22);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2e042', endColorstr='#9bcd22', 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: #91c020 #8bb71e #81aa1c #8bb71e;
  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-ba76bd8b1bb7 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ba76bd8b1bb7 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b6e14b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a2d623), color-stop(1, #b6e14b));
  background: -ms-linear-gradient(bottom, #a2d623, #b6e14b);
  background: -moz-linear-gradient(center bottom, #a2d623 0%, #b6e14b 100%);
  background: -o-linear-gradient(#b6e14b, #a2d623);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6e14b', endColorstr='#a2d623', GradientType=0);
  border-color: #b9e354 #b6e14b #b0df3e #b6e14b;
  color: #ffffff !important;
}