.tituloprincipal{
    display: none;
}

.texto-en-linea{
    display: inline !important;
}

.ul-no-bullets {
    list-style: none !important;
}

.margen-1em {
    margin: 1rem !important;
}

.usado{margin: 10px;}