body {
  overflow-x: hidden;
}

a, a:link, a:hover, .nav-link{       
  text-decoration: none;
  color: #212529; /*$gray-900*/
}

.navbar{
  transition: all .8s;
}    


.dados {
  bottom: 10px;
  right: 10px;
}

.text {
  font-family: "Arial Bold", Arial;
  font-weight: 700;
  font-size: 22px;
  color: #ffffff !important;
  
}
