body {
  font-family: "Roboto", sans-serif;
  background: #ddd;
}

.construcao {
  text-align: center;
}

h1 {
  font-weight: 700;
}
h2 {
  font-weight: 500;
}
