* {
  padding: 0;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
}

#app {
  background: rgb(245, 245, 245);
}

.oficial {
  color: #007744;
}

.title-tables{
  font-size: 20px;
  color: #636262;
}

strong{
  font-size: 16px;
  font-weight: 'bold';
}
