.hide {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 1px;
    height: 1px;
}
.btn {
    white-space: normal !important;
}
.hierarchy {
    height: calc(100vh - 4rem);
    overflow: auto;
}
.rippleButton {
    display: block;
}
body {
    font-family: "Montserrat" !important;
    background-color: #fbfbfb;
}
