.hero{
    background-image: url(../../../src/imgs/anp/hero.jpeg);
}

.anpName,.anpName:hover,li:hover{
    text-decoration: none;
    cursor: text;
    padding: 0px;
}


.div-date{
    background-color: #0f4c42;
   /* background-image: url(../../src/imgs/textCard.svg);
	fondo logo admon anterior
	background-image: url(../../src/imgs/home/cdmxblancologo.png);
    background-repeat: no-repeat;*/
    background-size: 4vw;
    background-position: left;
    background-attachment: initial;
    height: 20vw;
    padding: 8vw 30px 0px 10px;
}

.div-event{
    background-color: #19806f;
    /*background-image: url(../../src/imgs/textCard.svg);
    background-repeat: repeat;*/
    background-size: 4vw;
    background-position: right;
    background-attachment: initial;
    height: 20vw;
    color: white;
    line-height: 20px;
    padding: 7.8vw 0px 0px 30px;
}

.text-dia{
    color: rgba(255,255,255,0.7);
    text-align: right;
    font-size: 1.3vw;
    line-height: 25px;
}

.text-año{
    color: white;
    text-align: right;
    font-size: 5vw;
    line-height: 60px;
}

.event-zone{
    font-size: 2vw;
    line-height: 2.2vw;
}