﻿.bold-label::part(label) {
    font-weight: 700; 
    font-size: 55px; 
    color: var(--app-text); 
}
