ul {
  list-style: none;
  justify-content: right !important;
  transition: 0.3s ease;
}

ul li {
  margin-right: 24px !important;
  cursor: pointer;
}

ul li:hover {
  color: #0d6efd !important;
}

.book-forms {
  display: none;
}

.contact-us {
  display: none;
}
