Show more link hidden on tag page

Hi!
I encounter an issue with the read more link of my posts when using tag page.

Here is my blog: http://bloculus.com
You can see the read more link (“lire la suite”) for example for the 3rd post (“Reprogrammez votre cerveau pour rendre votre vie plus positive !”)

Here is one tag page: http://bloculus.com/tag/article
No more read more link visible here. Inspecting the css tells me:

 
.more-link, .says {
    display: none;
}

But in my style.css (child theme), I have this specified:

 
a.more-link {
  display:block;
}

Do you have any idea to make it appear again?

PS:

Edit: Solution found on this thread: https://colorlibsupport.com/t/cannot-see-read-more-links-on-sparkling-theme/
I changed my css as shown above but had some cache persistence. Now it’s working fine.
Sorry for the noise

Hey there,

I hope this email finds you well.

Happy you got the issue resolved. Let us know if you need help with anything else.

Best regards,
Support.