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

header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

h1 {
  color: #002244;
}

#westcampuscarousel {
  max-width: 600px;
  max-width: 600px;
}

div.carousel-inner {
  max-width: 600px;
}

div.carousel-caption {
  color: white;
  background-color: #333;
  padding-left: 10px;
  padding-right: 10px;
  opacity: 0.75;
  border-radius: 10px;
}

.directory {
  float: right;
}

.breadcrumb {
  background-color: white;
}

#vzncarousel {
  max-width: 800px;
}

#vanwylencarousel {
  max-width: 800px;
}

div.carousel.slide {
  flex-direction: center;
}

body {
  font-family: Garamond, "Times New Roman", serif;
  background-color: #002244;
}

.container {
  background-color: white;
}/*# sourceMappingURL=tour.css.map */