body{
    zoom: 95%;
}

#sidebar_completa{
    height: 100vh;
    margin: 0px;
    margin-top: 10px;
    padding: 10px;
}

.row{
    --bs-gutter-x: 0.25rem !important;
}

.card{
    margin-right: 10px;
}

/* .perfil_avatar{
    margin-left: auto;
    margin-right: auto;
    width: 150px !important;
    background-color: rgba(0, 0, 0, 0) !important;
} */

/* #new-button{
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    border: 0px transparent solid;
} */
