.titulo{
    font-size: 24px;
    color: rgb(129, 231, 138);
}
.subtitulo{
    font-size: 20px;
    color: rgb(255, 255, 255);
    font-weight: bold;
}
