.publications-section {
  background-color: white;
}

.publications-section h2 {
  color: #242424;
  margin-bottom: 10px;
}

.Phd-Thesis{
  color: #242424;
  margin-bottom: 40px;
}

.liste-livres{
  color: #242424;
  margin-bottom: 40px;
}

.liste-articles-journaux{
  color: #242424;
  margin-bottom: 40px;
}

.liste-articles-conferences-avec-actes{
  color: #242424;
  margin-bottom: 40px;
}

.liste-articles-conferences-sans-actes{
  color: #242424;
  margin-bottom: 40px;
}

.liste-posters{
  color: #242424;
  margin-bottom: 40px;
}

.liste-working-papers{
  color: #242424;
  margin-bottom: 40px;
}

.tech li{
  color: #242424;
  margin: 5px 0px 5px 0px;
  text-align: justify;
}