#navbar {
  padding: 0.3cm;
  font-size: 17px;
  
}

#cvcard-header {
  margin-top: 3cm;
  font-family: 'Lacquer', sans-serif;
  font-size: 35px;
  
}

#astro {
  margin-left: 70rem;
  height: 300px;
}

 #cvcards {
  margin-top: -15rem;
  margin-bottom: 16.8rem;

}

#cardtext {
  background-color: black;
  padding-bottom: 20rem !important;
}

h3 {
  padding-top: 2rem !important;
  padding-left: 4rem !important;
  color: white !important;
}

#cvyear {
  color: white;
  padding-left: 3.5rem !important;
}

.description {
  font-family: 'Poiret One', cursive;
  font-size: 19px;
  padding-left: 2rem !important;
  color: white;
  padding-right: 0.5rem;
  margin-bottom: 0rem !important;
  margin-top: 0.6rem !important;
}


#projects-header {
  margin-top: 3cm;
  font-family: 'Lacquer', sans-serif;
  font-size: 35px;
}

#projectcards {
  margin-top: -30rem;
  margin-bottom: 32rem;
}

#baloon {
  margin-left: 70rem;
  margin-bottom: 0rem;
  margin-top: -13rem;
  
}


#footer {
    
    bottom: 0;
    width: 100%;
    height: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f5f5f5;
    margin-top: 4rem;
    margin-bottom: 0rem;
    text-align: center;
  }

.main.container {
    margin-top: 6em;
  }

#guy {
  position: relative;
  height: 500px;
  margin-top: 1.2rem; 
  margin-left: 15rem;
 
}

#birds {
  height: 500px;
  margin-left: -13rem;
  margin-top: 1rem;
}

#grafit {
  height: 220px;
  margin-left: 11rem;
  margin-top: 14rem;
}

#crack {
  height: 200px;
  margin-left: 8rem;
  margin-top: -2rem;
}

#crack2 {
  height: 150px;
  margin-left: 15rem;
  margin-top: 18rem;
}

.icon.button {
  color: black;
  background-color: white;
  height: 40px;
  margin-top: 18.2rem;
  margin-left: 15rem;
  margin-right: -13rem;
}

.icon.button:hover{
  color: white;
  background-color: black;
}

#form {
  display: inline-block;
  margin-top: 15rem;
  margin-left: 20rem;
  border-radius: 5px;
  padding: 10px 10px;
  font-size: 24px;
  outline: none;
  
}

.animated.button {
  font-size: 20px;
  
}


  
  
  
}









 


 


