h1{
    text-align: center;
    color: rgb(62, 62, 163);
}
nav ul li a{
    text-decoration: none;
    color: cornflowerblue;
}
.projekt p{
    line-height: 1.5px;
    color: rgb(154, 122, 214);
}
.tim ul li{
    background-color: rgb(253, 183, 255);
    margin-bottom: 5px;
}
footer p{
    font-size: small;
    color: gray;
}
