.Noticias{
    border-top: groove 8px;
    border-left: groove 8px;
    border-right: groove 8px;
    height: 300px;
    width: 300px;
    display: auto;
    font-family: sans-serif;
}
img{
    height: 170px;
    width: 300px;
}
hr{
    color:rgba(128, 128, 128, 0.774) ;
}



body{
    background-color:rgba(177, 233, 233, 0.76);
}

.Titulo-1, .Titulo-2{
    text-align: center;
}
.parrafo{
    text-align: center;
    font-size: 10px;
}
.signo-mas{
    font-size: 10px;
    color:black;
}
