.prog-plus {
  display: inline-block;
  font-size: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  color: white;
  height: 25px;
  width: 25px;
  border-radius: 25px;
  text-align: center;
  line-height: 25px;
  font-style: normal;
  font-weight: normal;
}

.prog-titre {
  margin-top: 20px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

