body {
  background-color: #fffcdc;
}

h1 {
  color: #041c32;
}

h3 {
  color: #04293a;
}

hr {
  border: none;
  border-top: 5px dotted #8080808c;
  width: 5%;
}
