/* ─── Página "Quiénes somos" — foto de José Andrés Méndez Barrios ─────────── */

.fj-jose-andres-photo {
    margin: 8px 0 32px;
    text-align: center;
}

.fj-jose-andres-photo img {
    display: block;
    max-width: 260px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    border-radius: 16px;
    box-shadow: 0 24px 60px rgba(8, 2, 95, 0.15);
}

.fj-jose-andres-photo figcaption {
    margin-top: 16px;
    font-size: 0.95rem;
    color: #1A1860;
    line-height: 1.5;
}

.fj-jose-andres-photo figcaption strong {
    font-weight: 700;
}
