:root{
    /* --indigo : #5800b0 ; */
    --noir : #221F2F ;
    --vert : #28BB77 ;
    --jaune : #F7EE33 ;

    --vert_fonce : RGB(25, 117, 74) ;
    --vert_clair : #ebfcf4 ;

    --color : #1f1f1f;
    --header_margin_x : 2rem ;
    --padding_section : 5rem ;
    --ff_titre : 'Almarai', sans-serif;
    --ff_labeur : 'Roboto', sans-serif;
    /* --ff_labeur : 'Playfair Display', serif; */
    --border_radius_page: 5rem ;

    --w_si_une_colonne : 50rem ;
}
