@media (max-width: 780px) {
  .so-widget-sow-button-atom-5678d8021f05-20 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-5678d8021f05-20 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5678d8021f05-20 .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: #49af86;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3a8b6a), color-stop(1, #49af86));
  background: -ms-linear-gradient(bottom, #3a8b6a, #49af86);
  background: -moz-linear-gradient(center bottom, #3a8b6a 0%, #49af86 100%);
  background: -o-linear-gradient(#49af86, #3a8b6a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49af86', endColorstr='#3a8b6a', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #358062 #32795d #2e6e54 #32795d;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-5678d8021f05-20 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-5678d8021f05-20 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #4db58b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3d9270), color-stop(1, #4db58b));
  background: -ms-linear-gradient(bottom, #3d9270, #4db58b);
  background: -moz-linear-gradient(center bottom, #3d9270 0%, #4db58b 100%);
  background: -o-linear-gradient(#4db58b, #3d9270);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db58b', endColorstr='#3d9270', GradientType=0);
  border-color: #55b890 #4db58b #47ab83 #4db58b;
  color: #ffffff !important;
}