.about {
  color:#D3B54F ;
  font-size:20px;
  text-align:center;
  max-width: 60ch;
}

.contact {
  font-size:18px;
  
  }
a:hover {
  color:#F7EFD1;
  
}