.titulo-principal {
    margin-bottom: 20px;
    color: blue;
}

.destaque {
    color: #0f0;
    background-color: yellow;
}
