/* single.css */
body.single .contenedor-aprose {
    max-width: 900px;
    margin: auto;
}

body.single h1 {
    font-size: 2.5rem;
    text-align: center;
}