:where(.adr-excel-form, .adr-excel-form label, .adr-excel-form span, .adr-excel-form p, .adr-excel-form h2, .adr-excel-form h3, .adr-excel-form h4) {
    color: #171717;
}

:where(.adr-excel-form input) {
    color: #171717;
    background-color: #fff;
}

:where(.adr-excel-form a) {
    color: #991b1b;
}
