kampoof Hi
You can define your brand colors under Template → Theme Color settings:

For the article title, this template uses CSS variables for heading colors. You can customize them, for example:
--headings-color: var(--t4-gray-900);
--t4-gray-900: #212529;
--body-link-hover-color: #084298;
If you can share the URL of the page where you'd like to change the colors, I'd be happy to suggest the most appropriate solution.
Regards,
Hien