.modal-body * {
    font-size: var(--iw-h6-font-size);
}

.modal * {
    color: var(--black) !important;
}