.navbar {
    transition: all 1.5s;
    background-color: rgb(214, 210, 199);
    opacity: 0.9;
  }