.jumbotron {
  padding-top: 5rem;
  background-color: #cbcbcb;
}

#Portopolio {
  background-color: #cbcbcb;
}

#Portopolio h3 {
  color: #393e46;
}

.card-body h2 {
  color: #393e46;
}

#carouselExampleControls {
  background-color: #393e46;
}

#carouselExampleControls h2 {
  color: #cbcbcb;
}

#About {
  background-color: #393e46;
}

#About,
h3 {
  color: #cbcbcb;
}

#Contact {
  background-color: #cbcbcb;
}

#Contact h2 {
  color: #393e46;
}

.Contact,
label {
  color: #393e46;
}
