/*
Theme Name: Hello Elementor Child
Template: hello-elementor
*/

#lagerbestand-table,
#lagerbestand-table * {
    color: black !important;
}

#lagerbestand-table input::placeholder {
    color: black !important;
    opacity: 1;
}

#lagerbestand-table input,
#lagerbestand-table select,
#lagerbestand-table textarea {
    color: black !important;
    background-color: white !important;
}

/* Umschaltbereiche */
#reifen-formular, #zubehoer-formular {
    margin-top: 20px;
}
