@media (max-width: 780px) {
  .so-widget-sow-button-atom-cddf2a3339ab-17 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-cddf2a3339ab-17 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-cddf2a3339ab-17 .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: #91b251;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #759040), color-stop(1, #91b251));
  background: -ms-linear-gradient(bottom, #759040, #91b251);
  background: -moz-linear-gradient(center bottom, #759040 0%, #91b251 100%);
  background: -o-linear-gradient(#91b251, #759040);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#91b251', endColorstr='#759040', 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: #6c863b #677f38 #5e7433 #677f38;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-cddf2a3339ab-17 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-cddf2a3339ab-17 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #95b558;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7b9743), color-stop(1, #95b558));
  background: -ms-linear-gradient(bottom, #7b9743, #95b558);
  background: -moz-linear-gradient(center bottom, #7b9743 0%, #95b558 100%);
  background: -o-linear-gradient(#95b558, #7b9743);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95b558', endColorstr='#7b9743', GradientType=0);
  border-color: #9ab85f #95b558 #8fb04e #95b558;
  color: #ffffff !important;
}