.titulo {
    color: green;
    margin-bottom: 3rem;
}

.subtitulo {
    color: green;
    text-align: center;
    margin-bottom: 18pt;
}

.referencias-seccion {
    margin-bottom: 2rem;
    margin-top: 2rem;
}

.botonera {
    text-align: right;
    padding: 4pt;
    margin-top: 18pt;
}

.propuesta * {
    font-size: initial;
}
