.lista{
    display: flex;
    justify-content: center;
    color: white !important;
}

.lista li a{
    color: white !important;
    font-size: 15px;
}

.text-center, .text-muted{
    color: white !important;
}