#seccion_ingreso{
    padding-bottom: 15px;
}

#login_curp{
    text-transform: uppercase;
}

.cursivas {
    font-style: italic;
}

.negritas {
    font-weight: bold;
}

.objetivo_general {
    text-align: justify;
}

.objetivo_especifico ol {
    padding-left: 15px;
    list-style: decimal;
}

.objetivo_especifico ol li {
    margin-bottom: 5px;
    text-align: justify;
}