body {
  background: black;
  color: white;
  font-family: 'Tapestry', cursive;
}

p {
  color: white;
  font-family: 'Cormorant Garamond', serif;
align-content: center;
}

a {
  color: white;
  font-family: 'Cormorant Garamond', serif;
}
h1{
  color: white;
  font-family: 'Cormorant Garamond', serif;
}
h2{
  color: white;
  font-family: 'Cormorant Garamond', serif;
}
h3{
  color: white;
  font-family: 'Cormorant Garamond', serif;
align-content: center;
}
h4{
  color: white;
  font-family: 'Cormorant Garamond', serif;
}
footer{
  color: white;
  font-family: 'Cormorant Garamond', serif;
}

text{
  color: white;
  font-family: 'Cormorant Garamond', serif;
}