:root {
    --primary-color: #111a37;
    --body: rgb(250, 250, 250);
    --font-title: "elza-round-variable", sans-serif;
}

/*--primary-color: #4a000d;
    --body: #edebe9;
#111a37
    le rouge : #B53846
    #a0bda0
    le bleu foncé : #0f1730
                  : #101b39
                  #101a37
                  1d1f3e

font-family: "elza-round-variable", sans-serif;
    font-variation-settings: "wght" 700;

font-family: "Eras Bold ITC", sans-serif;
    font-weight: 900 ou 800;
    font-style: italic;
*/
