@media (max-width: 780px) {
  .so-widget-sow-button-atom-7d6e7fd3e14d .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-7d6e7fd3e14d .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7d6e7fd3e14d .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: #82d675;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5eca4e), color-stop(1, #82d675));
  background: -ms-linear-gradient(bottom, #5eca4e, #82d675);
  background: -moz-linear-gradient(center bottom, #5eca4e 0%, #82d675 100%);
  background: -o-linear-gradient(#82d675, #5eca4e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82d675', endColorstr='#5eca4e', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #54c742 #4dc43a #48b837 #4dc43a;
  border: 1px solid;
  color: #ffffff !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-7d6e7fd3e14d .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-7d6e7fd3e14d .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #89d87d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #66cd56), color-stop(1, #89d87d));
  background: -ms-linear-gradient(bottom, #66cd56, #89d87d);
  background: -moz-linear-gradient(center bottom, #66cd56 0%, #89d87d 100%);
  background: -o-linear-gradient(#89d87d, #66cd56);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89d87d', endColorstr='#66cd56', GradientType=0);
  border-color: #90db85 #89d87d #7ed571 #89d87d;
  color: #ffffff !important;
}