#mapid { 
    height: 600px;
    width: 600px;
}

.titreProjets{
    margin-bottom: 40px;
}

.center {
    margin: auto;
  }

.center-text{
    text-align: center;
}

.black{
    color: black;
}

.competence{
    width: 100%;
    text-align: center;
    border-radius: 20%;
}

.espace{
    margin-top: 20px;
}