.mud-select {
    width: 100%;
    height: 40px;
}

.mud-select-input {
    font-family: var(--font-regular);
    font-size: 1.6rem;
    font-weight: 400;
}
.mud-typography-body1 {
    font-family: var(--font-regular);
    font-size: 1.6rem;
    font-weight: 400;
}
