/* V253 — nomes de cursos em CAIXA ALTA em toda a interface. */
html body :is(
  .reference-card-title,
  .pv205-card-title,
  .pv211-hover-title,
  .pv211-hover-title>span,
  .pv203-title-card-copy>strong,
  .featured-preview-caption>b,
  .ranked-course-title,
  .ranked-course-copy>b,
  .course-playlist-copy>b,
  .player-course-title>b,
  .course-detail-hero .detail-content>h1,
  .v214-courses-hero .hero-content>h1,
  .uv198-mosaic-card>span,
  .registry-course-summary b,
  .mpv196-learning-strip article b
){text-transform:uppercase!important;}
