/* dashboard-name-fix-20260609 */

body.ddk-home-clean .ddk-card-name {
  height: auto !important;
  min-height: 46px !important;
  max-height: none !important;
  line-height: 1.45 !important;
  overflow: visible !important;
  padding: 0 0 14px 0 !important;
  margin: 0 0 -6px 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

body.ddk-home-clean .ddk-card-name a {
  height: auto !important;
  min-height: 46px !important;
  max-height: none !important;
  line-height: 1.45 !important;
  overflow: visible !important;
  padding: 0 0 14px 0 !important;
  margin: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

body.ddk-home-clean .ddk-real-avatar {
  margin-top: -4px !important;
}
