sounds like a 404 on the Autoptimized resources, clearing all page cache(s) you might have should fix this jeffreyscroll ?
the css is still broken on many pages. this is the error
Resource interpreted as Stylesheet but transferred with MIME type application/x-httpd-php73: “https://dgriffinlaw.com/wp-content/cache/autoptimize/css/autoptimize_194d6641ac953b4e975f363e5a13525b.css”.
that indeed is a 404 of the Autoptimized CSS which occurs when loading https://dgriffinlaw.com/, but when loading https://dgriffinlaw.com/?qsdfsqfd=sd this does not happen, as the random query string busts the page cache. so I’m afraid you still have page caching somewhere serving an old version which points to removed Autoptimize files. what *might* also help is enabling the “404 fallback” option (but that is a workaround, not a solution).
Additionally I also see you have configured WP Fastest Cache to also combine & minify CSS & JS, this is likely to conflict with Autoptimize which is doing the same thing, so you might want to disable all CSS/ JS related options in WPFC.
hope this helps,
frank