/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 4 déc. 2018, 16:57:49
    Author     : Lea
*/

div#mention {
    width: 65%;
    background: white;
}
body {
    background: #55AAEB;
}
h1, h2, h3{
    
    color:#9DD593
}