@media (max-width: 780px) {
  .so-widget-sow-button-atom-674656fd2f5c-9757 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-674656fd2f5c-9757 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-674656fd2f5c-9757 .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: #226146;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #153b2b), color-stop(1, #226146));
  background: -ms-linear-gradient(bottom, #153b2b, #226146);
  background: -moz-linear-gradient(center bottom, #153b2b 0%, #226146 100%);
  background: -o-linear-gradient(#226146, #153b2b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#226146', endColorstr='#153b2b', 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: #113023 #0e281d #0a1d15 #0e281d;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 260px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-674656fd2f5c-9757 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-674656fd2f5c-9757 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #22a965;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #197e4c), color-stop(1, #22a965));
  background: -ms-linear-gradient(bottom, #197e4c, #22a965);
  background: -moz-linear-gradient(center bottom, #197e4c 0%, #22a965 100%);
  background: -o-linear-gradient(#22a965, #197e4c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#22a965', endColorstr='#197e4c', GradientType=0);
  border-color: #23b16a #22a965 #1f9c5d #22a965;
  color: #ffffff !important;
}