/* Add your styles here */
vaadin-app-layout[primary-section="drawer"]::part(drawer) {
    width: 10em;
    min-width: 10em;
}

body {
    font-size: 1rem;/*0.875rem; /* 14px if base is 16px */
}

.grid-font {
    font-size: 0.825rem;
}