body {
  font-family: sans-serif;
  background-color: #f2f2f2;
  text-align: center;
  font-size: 0.8rem;
}

.navbar-brand img {
  height: 40px;
}
.logout{
  color: red;
}