﻿
/* Inputs mas pequeños */
.mud-input {
    font-size: 15px !important;
    font-weight: 300;
    letter-spacing: 0.025em;
}

/*  Select auto complete label */
.mud-input-label {
    font-weight: 600 !important;
    letter-spacing: .025em !important;
    font-size: 1.2rem !important;
}

/* MudSwitch mas pequeños typo */
p.mud-typography.mud-typography-body1 {
    /*font-size: 14px !important;*/
}

