tr,
td {
  vertical-align: top;
}

h1,
#title,
#titlea,
#titleb {
  text-align: center;
  margin: 20px;
}

#CVb {
  width: 100%;
  height: 70rem;
  max-width: 800px;
  margin: 0 auto;
  display: block;
  border: none;
}

li {
  margin: 20px;
}

.langues {
  list-style-image: url("img/Anglais.png");
  padding-left: 20px;
}

.langues li,
.competences li,
.softs_skills li,
.interets li,
.slide ul li {
  margin-top: 0;
  margin-bottom: 0;
  text-align: justify;
}

.competences, .softs_skills {
  display: grid;
  grid-template-columns: 1fr 1fr;
}


.langues li,
.interets li,
.slide ul li {
  margin-top: 10px;
}

#cv {
  text-align: center;
  width: 100%;
  display: block;
  margin: 0 auto;
}
