body{
height:5000x;
}
.jumbotron{
  padding-top:2rem;
margin-top:50px;
 
  background-color: #ffe6e6;
  
}

section{
 padding:1rem;
}

h2{
  padding-top:15px;
  text-align:center;
}
.p{
  margin-top:15px;
}