.ligne {
  border-bottom: 2px solid #af2048;
  border-right: 2px solid #af2048;
  min-height: 10px;
  max-width: 25%;
  margin-left: 0px;
}

.numberCircle {
  height:0;
  padding-bottom:20%;
  background-color:red
}

.circle {
  border-radius: 50%;
  width: 34px;
  height: 34px;
  padding: 10px;
  border: 4px solid #232d5b;
  color: #232d5b;
  text-align: center;
  font: 32px Arial, sans-serif;
  text-alignment: center;
}