@media (max-width: 780px) {
  .so-widget-sow-button-atom-4ec9e0803c4c-130 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-4ec9e0803c4c-130 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-4ec9e0803c4c-130 .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: #bac0c3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9fa7ab), color-stop(1, #bac0c3));
  background: -ms-linear-gradient(bottom, #9fa7ab, #bac0c3);
  background: -moz-linear-gradient(center bottom, #9fa7ab 0%, #bac0c3 100%);
  background: -o-linear-gradient(#bac0c3, #9fa7ab);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bac0c3', endColorstr='#9fa7ab', 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: #97a0a4 #919b9f #899398 #919b9f;
  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-4ec9e0803c4c-130 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4ec9e0803c4c-130 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #bfc5c8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a4acb0), color-stop(1, #bfc5c8));
  background: -ms-linear-gradient(bottom, #a4acb0, #bfc5c8);
  background: -moz-linear-gradient(center bottom, #a4acb0 0%, #bfc5c8 100%);
  background: -o-linear-gradient(#bfc5c8, #a4acb0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfc5c8', endColorstr='#a4acb0', GradientType=0);
  border-color: #c5cacc #bfc5c8 #b7bec1 #bfc5c8;
  color: #000000 !important;
}