body {
    background-color: #d4d9dd;
}

.container-prin {
    background-color: #efefef;
    padding: 30px;
}

.TablaPeliculas {
    background-color: #efefef !important;
}

.descripcion_pelicula {
    background-color: #efefef !important;;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #efefef !important;;
}



