body {
  background: rgb(189, 225, 255);
}
p {
  color: rgb(0, 85, 157);
}
h1 {
  font-weight: bold;
  color: rgb(0, 85, 157)
}
h3 {
  color: rgb(0, 85, 157)
}