.drop-shadow {
  filter: drop-shadow(5px 5px 3px #BEBEBE);
}

.photoprofilRC {
   border-radius: 50%;
}

.photoprofilHP {
   border-radius: 25%;
}

.quatrevingt{
  font-size:80%;
}

.center{
  text-align: center;
}

.left{
  text-align: left;
}


.centquarante{
  font-size:140%;
}

.small{
  font-size:80%;
}
.large{
  font-size:120%;
}
.larger{
  font-size:140%;
}
.huge{
  font-size:180%;
}
