Font size in Label

About how to customize dashboard CSS 🖌 Customize dashboard CSS

For the text widget label font size the css is:

.nr-dashboard-theme .nr-dashboard-text .label {
        font-size: 25px;
 }