#cartel{
    background-color: black;
    width: 50%;
    margin-left: 25%;
    margin-top: 100px;
    text-align: center;
    font-family: 'Libre Baskerville', serif;
    color: white;
    padding: 20px 30px 5px 20px;
}
.shinji{ 
    border: 5px solid white;
    width: 100%;
}
.cabesa{
    text-transform: uppercase;
    font-size: 2rem;
}
.texto{
    margin-bottom: 20px;
}
