body{   
    background-color: #f0f3f4;
}

.fs-0{    font-size: 4rem;}

.text-justify{
    text-align: justify !important;
}

.bg-morador{
    background-color: #100d19;
}

.bg-maestria-tanatologia{
    background: #111C3E;
    background: linear-gradient(125deg, rgba(17, 28, 62, 1) 30%, rgba(56, 15, 30, 1) 99%);   
}

.bg-diplomado-edicion-cine-documental{
    background: #C15234;
    background: linear-gradient(25deg, rgba(193, 82, 52, 1) 5%, rgba(42, 36, 87, 1) 45%);
}

.bg-diplomado-historia-cine-documental{
    background: #571B4E;
    background: linear-gradient(302deg,rgba(87, 27, 78, 1) 24%, rgba(29, 79, 111, 1) 81%);
}

.biografia{ cursor: pointer;}