table {
  text-align: center;
}

h1,
h2 {
  font-family: "Times New Roman", Times, serif;
}

body {
  font-family: "monteserrat", sans-serif;
}

footer {
  text-align: center;
}

.botaoNav,
.botaoNav a {
  background-color: rgb(1, 1, 50);
  color: white;
  text-decoration: none;
  font-weight: 600;
}
