@media (max-width: 780px) {
  .so-widget-sow-button-atom-0a2adb1bccb9-7 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-0a2adb1bccb9-7 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0a2adb1bccb9-7 .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: #9dd037;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #80ac28), color-stop(1, #9dd037));
  background: -ms-linear-gradient(bottom, #80ac28, #9dd037);
  background: -moz-linear-gradient(center bottom, #80ac28 0%, #9dd037 100%);
  background: -o-linear-gradient(#9dd037, #80ac28);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dd037', endColorstr='#80ac28', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #779f25 #719723 #678b21 #719723;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 200px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-0a2adb1bccb9-7 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-0a2adb1bccb9-7 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #a1d23f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #86b42a), color-stop(1, #a1d23f));
  background: -ms-linear-gradient(bottom, #86b42a, #a1d23f);
  background: -moz-linear-gradient(center bottom, #86b42a 0%, #a1d23f 100%);
  background: -o-linear-gradient(#a1d23f, #86b42a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1d23f', endColorstr='#86b42a', GradientType=0);
  border-color: #a5d448 #a1d23f #9bcf33 #a1d23f;
  color: #ffffff !important;
}