@media (max-width: 780px) {
  .so-widget-sow-button-atom-e39490f2eadc-501 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e39490f2eadc-501 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e39490f2eadc-501 .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: #44bf8e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #359b72), color-stop(1, #44bf8e));
  background: -ms-linear-gradient(bottom, #359b72, #44bf8e);
  background: -moz-linear-gradient(center bottom, #359b72 0%, #44bf8e 100%);
  background: -o-linear-gradient(#44bf8e, #359b72);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44bf8e', endColorstr='#359b72', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #31906a #2f8864 #2b7d5c #2f8864;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 250px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-e39490f2eadc-501 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e39490f2eadc-501 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #4cc293;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #38a378), color-stop(1, #4cc293));
  background: -ms-linear-gradient(bottom, #38a378, #4cc293);
  background: -moz-linear-gradient(center bottom, #38a378 0%, #4cc293 100%);
  background: -o-linear-gradient(#4cc293, #38a378);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cc293', endColorstr='#38a378', GradientType=0);
  border-color: #53c497 #4cc293 #41bd8c #4cc293;
  color: #ffffff !important;
}