@media (max-width: 780px) {
  .so-widget-sow-button-atom-bcaac18126cd .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-bcaac18126cd .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-bcaac18126cd .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: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  background: #3be064;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #20c84a), color-stop(1, #3be064));
  background: -ms-linear-gradient(bottom, #20c84a, #3be064);
  background: -moz-linear-gradient(center bottom, #20c84a 0%, #3be064 100%);
  background: -o-linear-gradient(#3be064, #20c84a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3be064', endColorstr='#20c84a', GradientType=0);
  -webkit-border-radius: 0.5px 0.5px 0.5px 0.5px;
  -moz-border-radius: 0.5px 0.5px 0.5px 0.5px;
  border-radius: 0.5px 0.5px 0.5px 0.5px;
  border-color: #1ebb45 #1cb241 #1aa53d #1cb241;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.4em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 210px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-bcaac18126cd .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-bcaac18126cd .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #44e16b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #21d14d), color-stop(1, #44e16b));
  background: -ms-linear-gradient(bottom, #21d14d, #44e16b);
  background: -moz-linear-gradient(center bottom, #21d14d 0%, #44e16b 100%);
  background: -o-linear-gradient(#44e16b, #21d14d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44e16b', endColorstr='#21d14d', GradientType=0);
  border-color: #4de372 #44e16b #37df61 #44e16b;
  color: #ffffff !important;
}