.video {
    width: 240px;
    height: 135px;
}

.credencial {
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    width: 85mm;
    height: 127mm;
}

.foto_perfil {
    object-fit: cover;
}

.dropdown-item:hover {
    background-color: #26A737;
    color: white;
}

.active  { 
    font-weight: bold; 
}
