1 2 3 4 5 6 7 8
/* Label Styles */ .dx-label { display: flex; align-items: center; color: var(--secondary-color-4); font-size: 0.8rem; line-height: 1; }