diff --git a/_includes/sections/teamchat.html b/_includes/sections/teamchat.html
index 6c19fdd0..59be8f85 100644
--- a/_includes/sections/teamchat.html
+++ b/_includes/sections/teamchat.html
@@ -10,11 +10,11 @@
{%
include cardv2.html
- title="Matrix"
- image="/assets/img/svg/3rd-party/matrix.svg"
- image-dark="/assets/img/svg/3rd-party/matrix-dark.svg"
- description='Matrix is an open-source project that publishes the Matrix open standard for secure, decentralized, real-time communication.
- Riot.im is the popular reference client produced by the Matrix.org team. It offers optional E2EE for 1:1 and group conversations that must be turned on by the user. (This can be done by clicking on the toggle switch which is accessed by clicking the room name or user name of the chat → Security & Privacy → Encrypted). In the future it will be on by default.'
+ title="Riot"
+ image="/assets/img/svg/3rd-party/riotim.svg"
+ description='Riot.im is the reference client for the Matrix network. The Matrix open standard is an open-source standard for secure, decentralized, real-time communication.
'
+ labels="warning:Warning:Riot offers optional E2EE for 1:1 and group conversations that must be turned on by the user.
+ (This can be done by clicking on the toggle switch which is accessed by clicking the room name or user name of the chat → Security & Privacy → Encrypted)."
website="https://about.riot.im/"
forum="https://forum.privacytools.io/t/discussion-riot-im/665/"
github="https://github.com/vector-im/riot-web/"