body {
  background: #f6f0e0;
}
.par {
  color: #093959;
  font-family: "Faustina"
    font-weight: 20
}
h1 {
  font-weight: bold;
  color: #065380;
  font-family: "Limelight"
}

h3 {
  color: #0e3146;
  font-family: "Ribeye-Marrow";
}

a {
  
  font-weight: bold;
  color: #0a3651;
  font-family: "Limelight"
  
}