body{
    background: #ccc6c6;
}
.cuerpo__contenido{
    
}
.tm{
    width: 100vw;
    height: 300px;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.bcolor{
    color: #1a1dbd;
}
.noticias{

}