body.route-all { 
--text-color: #333333;
--bg-color: #F2F2F2;
--block-bg-color: #FAFAFA;
 }
body.route-home { 
--text-color:  #544D4D;
--bg-color: transparent;
--block-bg-color: transparent;
--bg-image: url("/uploads/ismail_bahri_films_vue_atelier_2025_073f365bd1.webp")
 }
#menu-link-exhibitions a:hover, #menu-link-exhibition a:hover { 
color: #E68F85;
 }
body.route-exhibitions, body.route-exhibition { 
--primary: #E68F85;
 }
#menu-link-texts a:hover, #menu-link-text a:hover, #menu-link-about a:hover { 
color: #85CBE6;
 }
body.route-texts, body.route-text, body.route-about { 
--primary: #85CBE6;
 }
#menu-link-publications a:hover, #menu-link-publication a:hover, #menu-link-talks a:hover { 
color: #B4E685;
 }
body.route-publications, body.route-publication, body.route-talks { 
--primary: #B4E685;
 }
#menu-link-news a:hover, #menu-link-news-article a:hover { 
color: #E68592;
 }
body.route-news, body.route-news-article { 
--primary: #E68592;
 }