@media (max-width: 780px) {
  .so-widget-sow-button-atom-02d201f00b8c-968 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-02d201f00b8c-968 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-02d201f00b8c-968 .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: #57ad35;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #438629), color-stop(1, #57ad35));
  background: -ms-linear-gradient(bottom, #438629, #57ad35);
  background: -moz-linear-gradient(center bottom, #438629 0%, #57ad35 100%);
  background: -o-linear-gradient(#57ad35, #438629);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57ad35', endColorstr='#438629', 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: #3d7a25 #3a7223 #34671f #3a7223;
  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-02d201f00b8c-968 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-02d201f00b8c-968 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #5bb537;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #478e2b), color-stop(1, #5bb537));
  background: -ms-linear-gradient(bottom, #478e2b, #5bb537);
  background: -moz-linear-gradient(center bottom, #478e2b 0%, #5bb537 100%);
  background: -o-linear-gradient(#5bb537, #478e2b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bb537', endColorstr='#478e2b', GradientType=0);
  border-color: #5fbd3a #5bb537 #55a934 #5bb537;
  color: #ffffff !important;
}