
.form-check-label, .form-check-input, .custom-select {
    cursor:pointer;
}

.custom-select {
    background-color: rgb(202, 255, 224);
    font-weight: 600;
}
.small {
    font-size: smaller;
}


.modal-title {
    font-size: 1.3rem;
}

#tuArmario {
    font-size: 1.2rem;
    font-weight: 500;
}

h2 { 
    font-size: 1.5rem; /* quizas podrai poenrla solo enla de presupuesto, para que los otros se vean mas grandes */
}