/* Business Park AQJOL — Investors page typography normalization.
   Scoped only to /investors main content. Layout sizes are untouched. */

.investors-page {
    font-family: 'Manrope', Arial, Helvetica, sans-serif;
    font-weight: 500;
    letter-spacing: 0;
}

.investors-page p,
.investors-page li,
.investors-hero__breadcrumbs,
.investors-hero__subtitle,
.investors-hero-summary__metric p,
.investors-factors__item p,
.investors-investment__eyebrow,
.investors-investment__description,
.investors-investment__tags span,
.investors-investment__footer p,
.investors-resident-management__intro,
.investors-resident-management__card li,
.investors-portfolio__subtitle,
.investors-portfolio-card__subtitle,
.investors-portfolio-card__description,
.investors-portfolio-chip__label,
.investors-portfolio-chip__value,
.investors-faq-item__answer p,
.investors-contact__consent,
.investors-contact__field input,
.investors-contact__field textarea {
    font-family: 'Manrope', Arial, Helvetica, sans-serif;
    font-weight: 500;
    letter-spacing: 0;
}

.investors-page h1,
.investors-page h2,
.investors-page h3,
.investors-hero__title,
.investors-hero-summary__metric-value,
.investors-hero-summary__metric-value strong,
.investors-hero-summary__metric-value span,
.investors-factors__title,
.investors-factors__item h3,
.investors-investment__title,
.investors-investment__price,
.investors-investment__content h3,
.investors-resident-management__title,
.investors-resident-management__card h3,
.investors-portfolio__title,
.investors-portfolio-card__title,
.investors-faq__title,
.investors-faq-item__question,
.investors-contact__title,
.investors-contact__subtitle,
.investors-contact__phone,
.investors-contact__field > span {
    font-family: 'RoadRadio', Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 0;
}

.investors-hero__button,
.investors-hero-summary__cta,
.investors-investment__footer a,
.investors-portfolio-card__button,
.investors-contact__submit {
    font-family: 'RoadRadio', Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 0.5px;
}
