﻿#bloque-presentacion{
	background:url(../img/infancias-1-2023.jpg) no-repeat left bottom fixed;
}
#mensaje-bloque-2{
    background:#009de0;
}
#bloque-final{
	background:#66D4F9;
}
.capa-superpuesta{
    background:linear-gradient(rgb(225 225 225 / 62%),rgb(175 232 247));
}
#bloque-final .logo-hashtag div img{
    filter:brightness(0);
}
#bloque-final .logo-hashtag div:nth-child(2) img{
    filter:brightness(0);
}
#bloque-final .logo-hashtag .overflowhidden div:not(div:last-child){
    border-right:2px solid #999;
}
#bloque-presentacion .logo-hashtag .overflowhidden div:first-child img{
    filter:unset;
}