From b96ebd043c3077413532ae3a6b7b5bb58d6f57af Mon Sep 17 00:00:00 2001
From: Luca Trupiano <luca.trupiano@isti.cnr.it>
Date: Mon, 20 Feb 2023 14:01:17 +0100
Subject: [PATCH] corretto typo

---
 css/custom2_4.2.css | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/css/custom2_4.2.css b/css/custom2_4.2.css
index 688f2ac..7b944d7 100644
--- a/css/custom2_4.2.css
+++ b/css/custom2_4.2.css
@@ -324,22 +324,22 @@ cite.elencoris {
 /* ricerca avanzata */
 
 .bg-lida10 {
-    background-color: #c8d9d7 !important;
+    background-color: #3c7d5e !important;
 }
 
 /* clausola */
 .bg-lida11 {
-	background-color: #e3eceb !important;
+	background-color: #5b826f !important;
 }
 
 /* AND */
 .bg-lida12 {
-    background-color: #faf3e1 !important;
+    background-color: #2f7778 !important;
 }
 
 /* OR */
 .bg-lida13 {
-    background-color: #ece3e4 !important;
+    background-color: #5b8182 !important;
 }