I would like to copy the generated CSS referenced in header.php into my child theme and then de-register the dynamically generated CSS. While I could remove the reference in header.php, would you be able to provide the coding to de-register it in my child theme’s functions.php? That way I can limit it to less altered files.