
.title {
  text-align: center;
  width: 100px;
  color: rgb(26, 26, 26);
  
  }
  
  .lead{
  color: aliceblue;
  text-align: center;
  }
  
   h2 {
    margin-top: 70px;
  }

#description {
  text-align: justify;
  margin-top: 30px;
  
}
#titleespeclink {
  padding: 2px;
  margin-top: 5px;
  background-color:rgb(245, 244, 244) ;
  width:100%;

}

#titleespeclink, .container{
  margin-top: 1px;
}

#titleespeclink a{
color: rgb(13, 87, 79);
  text-decoration: none;
}