.news{background:var(--bleu-clair)}.news a.item{text-decoration:none}.news .item>div.item-container{background:#fff;border-radius:var(--size10px);display:flex;flex-direction:column;height:100%}.news .item div.item-container .title{color:var(--bleu-marine)}.news .item div.item-container .text{color:var(--grey-700);flex-grow:1;font-size:var(--size14px)}.news h4{color:var(--bleu-marine)}