.rojo {
    color: red;
}

.negrita {
    font-weight: bold;
}

p {
    font-size: 20px;
}