*{
    font-family: 'Comic Sans MS', cursive;
}


.navigation li,a{
    font-size: 80px;
}

.aaaa h3{
    color: rgb(83, 238, 63);
}

.aaaa h1{
    color: green;
}

.vision h3{
    color: blueviolet;
}




*,div,p,h1,h2,h3,h4,a{
    font-family: 'Comic Sans MS', cursive;
}
body{
    background-color: white;
    font-family: 'Comic Sans MS', cursive;
    
}


