body {
  padding-top: 5rem;
}
.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}

.profilediv {
  width: 100%;
  margin-top: 100px;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 50px;
  margin-bottom: 100px;
}

.text-subdued {
  color: #a1a1a1;
}

.text-subdued-skills {
  color: #c7c7c7;
  font-weight: 600;
}

.profileimage {
  border-radius: 100%;
  border-radius: 50%;
  margin-bottom: -80px;
  
  width: 200px;
  height: 200px;
  position: relative;
  top: -100px;
}

.secondaryinformation {
  width: 30%;
  
  height: 20%;
}

.secondaryinformationcard {
  padding: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.skilldiv{
top: -20px;
}