@media (max-width: 780px) {
  .so-widget-sow-button-atom-32aa904cc7cd-118 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-32aa904cc7cd-118 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-32aa904cc7cd-118 .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;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  
  background: #82ab9a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #649681), color-stop(1, #82ab9a));
  background: -ms-linear-gradient(bottom, #649681, #82ab9a);
  background: -moz-linear-gradient(center bottom, #649681 0%, #82ab9a 100%);
  background: -o-linear-gradient(#82ab9a, #649681);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82ab9a', endColorstr='#649681', 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: #5e8c79 #5a8674 #547d6c #5a8674;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 300;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-32aa904cc7cd-118 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-32aa904cc7cd-118 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #88af9f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6a9b86), color-stop(1, #88af9f));
  background: -ms-linear-gradient(bottom, #6a9b86, #88af9f);
  background: -moz-linear-gradient(center bottom, #6a9b86 0%, #88af9f 100%);
  background: -o-linear-gradient(#88af9f, #6a9b86);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88af9f', endColorstr='#6a9b86', GradientType=0);
  border-color: #8eb3a4 #88af9f #7fa998 #88af9f;
  color: #000000 !important;
}