@media (max-width: 780px) {
  .so-widget-sow-button-atom-2d9bbae2daf0-367 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-2d9bbae2daf0-367 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2d9bbae2daf0-367 .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: #38912d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #296a21), color-stop(1, #38912d));
  background: -ms-linear-gradient(bottom, #296a21, #38912d);
  background: -moz-linear-gradient(center bottom, #296a21 0%, #38912d 100%);
  background: -o-linear-gradient(#38912d, #296a21);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#38912d', endColorstr='#296a21', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #245e1d #21571b #1d4b17 #21571b;
  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-2d9bbae2daf0-367 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-2d9bbae2daf0-367 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #3b992f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2c7223), color-stop(1, #3b992f));
  background: -ms-linear-gradient(bottom, #2c7223, #3b992f);
  background: -moz-linear-gradient(center bottom, #2c7223 0%, #3b992f 100%);
  background: -o-linear-gradient(#3b992f, #2c7223);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b992f', endColorstr='#2c7223', GradientType=0);
  border-color: #3ea132 #3b992f #368d2c #3b992f;
  color: #ffffff !important;
}