@media (max-width: 780px) {
  .so-widget-sow-button-atom-799e782d8597-532 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-799e782d8597-532 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-799e782d8597-532 .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: #b4d341;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #99b72a), color-stop(1, #b4d341));
  background: -ms-linear-gradient(bottom, #99b72a, #b4d341);
  background: -moz-linear-gradient(center bottom, #99b72a 0%, #b4d341 100%);
  background: -o-linear-gradient(#b4d341, #99b72a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4d341', endColorstr='#99b72a', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #8eaa27 #88a226 #7d9623 #88a226;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-799e782d8597-532 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-799e782d8597-532 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b7d549;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a0bf2c), color-stop(1, #b7d549));
  background: -ms-linear-gradient(bottom, #a0bf2c, #b7d549);
  background: -moz-linear-gradient(center bottom, #a0bf2c 0%, #b7d549 100%);
  background: -o-linear-gradient(#b7d549, #a0bf2c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7d549', endColorstr='#a0bf2c', GradientType=0);
  border-color: #bbd752 #b7d549 #b2d23d #b7d549;
  color: #ffffff !important;
}