.text-justify {
    text-align: justify;
    text-justify: inter-word;
}

.navigation-drawer-manu {
  font-size: 0.900rem;
}

.isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
}