@media (max-width: 780px) {
  .so-widget-sow-button-atom-33ead4776200-1378 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-33ead4776200-1378 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-33ead4776200-1378 .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: #46c965;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #32aa4e), color-stop(1, #46c965));
  background: -ms-linear-gradient(bottom, #32aa4e, #46c965);
  background: -moz-linear-gradient(center bottom, #32aa4e 0%, #46c965 100%);
  background: -o-linear-gradient(#46c965, #32aa4e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#46c965', endColorstr='#32aa4e', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #2e9e49 #2c9745 #288b40 #2c9745;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-33ead4776200-1378 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-33ead4776200-1378 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #4ecb6c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #34b252), color-stop(1, #4ecb6c));
  background: -ms-linear-gradient(bottom, #34b252, #4ecb6c);
  background: -moz-linear-gradient(center bottom, #34b252 0%, #4ecb6c 100%);
  background: -o-linear-gradient(#4ecb6c, #34b252);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ecb6c', endColorstr='#34b252', GradientType=0);
  border-color: #56ce72 #4ecb6c #42c862 #4ecb6c;
  color: #ffffff !important;
}