body {
  font-family: Garamond, "Times New Roman", serif;
}

header {
  justify-content: space-between;
  align-items: flex-start;
  color: rgb(0, 34, 68);
  display: flex;
}

.directory {
  float: right;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
  bottom: 35px;
}

#westcampuscarousel {
  max-width: 600px;
  padding-bottom: 3%;
}

.carousel-caption {
  color: white;
  background-color: #000000;
  padding-left: 10px;
  padding-right: 10px;
  opacity: 75%;
}

#vzncarousel {
  max-width: 800px;
}

#vanwylen {
  max-width: 800px;
}/*# sourceMappingURL=tours.css.map */

.bg-light {
  background-color: #f46a1f!important;
  border-radius: 10px;
}
.nav-item, .nav-link{
  color: white!important;
  font-size: large;
  font-weight: 700;
}
body {
  background-color: #002244;
}
.container {
  background-color: white;
  border-radius: 10px;
}
.spacing {
  padding-top: 10px;
}
.footer-spacing {
  padding-bottom: 10px;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: 1px;
  border-style: solid;
  border-color: blue;
}
header h1 {
  color: #002244;
  text-shadow: 2px 0px 2px #003c77;
  font-weight: 900;
  font-size: 50px;
}
h2 {
  padding-top: 10px;
}
.navbar-nav .dropdown-menu {
  background-color: #024;
}
.dropdown-item {
  color: white;
}
.dropdown-item:active {
  background-color: #f46a1f;
}
.dropdown-item:hover {
  background-color: #f46a1f;
  color: white;
}
@font-face {
  font-family: libre;
  src: url(LibreBaskerville-Regular.ttf);
}
body {
font-family: libre;