Thank you but I don’t need a copy of version 4.5.0. I can grab that from my ThemeForest account.
I just want to know what changes have been made between 4.3.2 and 4.5.0 due to the changelog not being updated on the ThemeForest website.
One other item that I found after posting this thread. On the testimonials carousel, you have the person’s title set to “#bbb !important” on line 2100 of /wp-content/plugins/specular-wpbakery-addons/public/css/specular-wpbakery-addons-public.css. On light backgrounds, it causes a contrast error with WAVE. Due to the “!important” declaration, this can’t be overridden in a child theme style sheet or within the Specular custom styles box. I had to remove it from the file in order to fix this accessibility issue.