@media (max-width: 780px) {
  .so-widget-sow-button-atom-9340145abc9a-267 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-9340145abc9a-267 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-9340145abc9a-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: #81ea9d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #55e37b), color-stop(1, #81ea9d));
  background: -ms-linear-gradient(bottom, #55e37b, #81ea9d);
  background: -moz-linear-gradient(center bottom, #55e37b 0%, #81ea9d 100%);
  background: -o-linear-gradient(#81ea9d, #55e37b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#81ea9d', endColorstr='#55e37b', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #48e171 #3fdf6a #32dd60 #3fdf6a;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-9340145abc9a-267 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-9340145abc9a-267 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #8aeba4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5ee482), color-stop(1, #8aeba4));
  background: -ms-linear-gradient(bottom, #5ee482, #8aeba4);
  background: -moz-linear-gradient(center bottom, #5ee482 0%, #8aeba4 100%);
  background: -o-linear-gradient(#8aeba4, #5ee482);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8aeba4', endColorstr='#5ee482', GradientType=0);
  border-color: #92edab #8aeba4 #7de99a #8aeba4;
  color: #000000 !important;
}