- Apply consistent text sizing (text-lg, text-xl) across section components
- Standardize color references by replacing hardcoded values with CSS custom properties (tertiary)
- Add responsive sizing improvements (w-3/4 container width, md:text-xl headings)
- Enhance grid and layout properties (min-h-100, self-end alignment)
- Add font-weight emphasis to key text elements in index page
- Introduces new AuthoritySection displaying Dr. José Benjamín Pérez Matos profile
- Adds new image asset DRJBP-1.webp for authority section
- Simplifies IdentitySection by extracting authority content to separate section
Created news content collection
Added 4 news articles in /data/news
Added news detail stub
Added content configuration as well as astro icon and unpic for image handling.