/*.bg-dark {*/
/*    background: #232323;*/
/*}*/

.navbar-brand {
    line-height: 100%;
}

.hide_block{
    display: none;
}

.btn-warning,
.btn-outline-warning{
    color: var(--dark) !important;
}

.messages-list {
    height: 350px;
    overflow-y: scroll;
}

/*.messages-list .scroll {*/
/*    overflow: paged-y;*/
/*}*/
