/* Dashboard home row stable v1.1
   Фиксированная высота 376px удалена.
   Высоту верхнего ряда снова определяет естественная высота карточки «Ваш путь».
   Файл оставляет только согласованный серый цвет заголовков. */

body[data-role="student"][data-active="home"] #nc-home-block .nc-home-slot-head .nc-home-title,
body[data-role="student"][data-active="home"] .status-kpi.path-kpi-v1 .path-card-head h3,
body[data-role="student"][data-active="home"] .home-community-kpi .home-community-head h3,
body[data-role="student"][data-active="home"] .dashboard-grid > .right-rail > .mentor-card > h2 {
  color: #70757e !important;
}

body[data-theme="dark"][data-role="student"][data-active="home"] #nc-home-block .nc-home-slot-head .nc-home-title,
body[data-theme="dark"][data-role="student"][data-active="home"] .status-kpi.path-kpi-v1 .path-card-head h3,
body[data-theme="dark"][data-role="student"][data-active="home"] .home-community-kpi .home-community-head h3,
body[data-theme="dark"][data-role="student"][data-active="home"] .dashboard-grid > .right-rail > .mentor-card > h2 {
  color: #b7bcc4 !important;
}
