#logo_navigation {
    width: 100%;
    height: auto;
}

.error {
  color: #F00;
}

.navbar {
  margin-bottom: 0;
  border-radius: 0;
}


footer {
  background-color: #101010;
  color: white;
}