diff --git a/css/custom2_4.3.css b/css/custom2_4.3.css
index 71d8cfc..30ba1cf 100644
--- a/css/custom2_4.3.css
+++ b/css/custom2_4.3.css
@@ -547,3 +547,20 @@ li::marker {
     border-color: rgba(0,0,0,.125)! important;
 }
 
+/* Dialoghi */
+
+.diaDiretto {
+ 	font-weight: bold;
+ 	color: #ce4f46;
+}
+
+.diaPensato {
+ 	font-weight: bold;
+ 	color: #ce9346;
+}
+
+.diaSpeakable {
+ 	font-weight: bold;
+ 	color: #c5ce46;
+}
+