.navbar-brand img {
    max-height: 40px;
}

.nav-background-color {
    background-color: #98d9ff;
}

.White-police {
    color: rgb(255, 255, 255);
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
    clip-path: polygon(0 0, 100% 0, 100% 91%, 0 76%);
}

.footer-bg-color {
    background-color: #98d9ff;
}

.card-header {
    background-color: #98d9ff;
}

#titre-presentation {
    margin-bottom: 50px;
}

.textcard {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 40px;
}

.p-card {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
}

.image-center {
    align-items: center;
}

#Title {
    margin-left: 20%;
    margin-bottom: 40px;
    text-align: left;
}