@media (max-width: 780px) {
  .so-widget-sow-button-atom-c136a5d5a0d3-2403 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-c136a5d5a0d3-2403 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c136a5d5a0d3-2403 .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: #6fa05b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #587f49), color-stop(1, #6fa05b));
  background: -ms-linear-gradient(bottom, #587f49, #6fa05b);
  background: -moz-linear-gradient(center bottom, #587f49 0%, #6fa05b 100%);
  background: -o-linear-gradient(#6fa05b, #587f49);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fa05b', endColorstr='#587f49', GradientType=0);
  -webkit-border-radius: 9px 9px 9px 9px;
  -moz-border-radius: 9px 9px 9px 9px;
  border-radius: 9px 9px 9px 9px;
  border-color: #527643 #4d6f3f #46653a #4d6f3f;
  border: 1px solid;
  color: #e2e2e2 !important;
  font-size: 20px;
  
  padding-block: 15px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 250px;
  max-width: 100%;
  padding-inline: 30px;
}
.so-widget-sow-button-atom-c136a5d5a0d3-2403 .ow-button-base .sowb-button > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-c136a5d5a0d3-2403 .ow-button-base .sowb-button > span [class^="sow-icon-"] {
  font-size: 15px;
}
.so-widget-sow-button-atom-c136a5d5a0d3-2403 .ow-button-base .sowb-button.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-c136a5d5a0d3-2403 .ow-button-base .sowb-button.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-c136a5d5a0d3-2403 .ow-button-base .sowb-button.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-c136a5d5a0d3-2403 .ow-button-base .sowb-button.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-c136a5d5a0d3-2403 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c136a5d5a0d3-2403 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #dfecdd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c0d9bd), color-stop(1, #dfecdd));
  background: -ms-linear-gradient(bottom, #c0d9bd, #dfecdd);
  background: -moz-linear-gradient(center bottom, #c0d9bd 0%, #dfecdd 100%);
  background: -o-linear-gradient(#dfecdd, #c0d9bd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfecdd', endColorstr='#c0d9bd', GradientType=0);
  border-color: #e5efe4 #dfecdd #d6e6d4 #dfecdd;
  color: #e2e2e2 !important;
}