/* Couleurs officielles du cahier des charges */ .bg-niagara { background-color: #06989e; } .text-niagara { color: #06989e; } .border-niagara { border-color: #06989e; } .bg-candlelight { background-color: #fce117; }