@media (max-width: 780px) {
  .so-widget-sow-button-atom-c283a2a1485e-114 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-c283a2a1485e-114 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-c283a2a1485e-114 .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: #d0bfd7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b9a0c3), color-stop(1, #d0bfd7));
  background: -ms-linear-gradient(bottom, #b9a0c3, #d0bfd7);
  background: -moz-linear-gradient(center bottom, #b9a0c3 0%, #d0bfd7 100%);
  background: -o-linear-gradient(#d0bfd7, #b9a0c3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0bfd7', endColorstr='#b9a0c3', 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: #b296be #ad90ba #a787b4 #ad90ba;
  border: 1px solid;
  color: #121212 !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-c283a2a1485e-114 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c283a2a1485e-114 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d5c5db;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bea6c7), color-stop(1, #d5c5db));
  background: -ms-linear-gradient(bottom, #bea6c7, #d5c5db);
  background: -moz-linear-gradient(center bottom, #bea6c7 0%, #d5c5db 100%);
  background: -o-linear-gradient(#d5c5db, #bea6c7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5c5db', endColorstr='#bea6c7', GradientType=0);
  border-color: #d9ccdf #d5c5db #cebcd5 #d5c5db;
  color: #121212 !important;
}