
/*
****   WARNING   ****
****   THIS IS AN AUTOMATICALLY GENERATED FILE.  DO NOT EDIT THIS FILE!! ****
****   WARNING   ****
*/

@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap");

@font-face {

  font-family: "clarendon";

  src: url("fonts/clarendon_bold.eot");

  src: url("fonts/clarendon_bold.eot?#iefix") format("embedded-opentype"), url("fonts/clarendon_bold.woff") format("woff"), url("fonts/clarendon_bold.ttf") format("truetype"), url("fonts/clarendon_bold.svg#clarendon") format("svg");

}

body {

  font-family: "Libre Baskerville", serif;

  background-color: #002244;

  padding-top: 50px;

  padding-bottom: 50px;

  min-height: 100vh;

  display: flex;

  flex-direction: column;

  background-image: linear-gradient(to right, #003c77, #002244, #003c77);

}



.container {

  background-color: white;

  flex-grow: 1;

  display: flex;

  flex-direction: column;

  padding-top: 1em;

  border-radius: 6px;


/*
****   WARNING   ****
****   THIS IS AN AUTOMATICALLY GENERATED FILE.  DO NOT EDIT THIS FILE!! ****
****   WARNING   ****
*/

}



header {

  display: flex;

  justify-content: space-between;

  align-items: flex-start;

}

header h1 {

  color: #002244;

  text-shadow: 2px 0px 2px #003c77;

}



header h1 {

  color: #002244;

}



#westcampuscarousel {

  max-width: 600px;

}



.carousel-caption, #vzncarousel .carousel-indicators, #vanwylencarousel .carousel-indicators {

  color: white;

  background-color: #333;

  padding-left: 10px;


/*
****   WARNING   ****
****   THIS IS AN AUTOMATICALLY GENERATED FILE.  DO NOT EDIT THIS FILE!! ****
****   WARNING   ****
*/

  padding-right: 10px;

  opacity: 0.75;

  border-radius: 10px;

}



.directory {

  float: right;

}



.breadcrumb {

  background-color: white;

}



#vzncarousel {

  max-width: 800px;

}



#vanwylencarousel {

  max-width: 800px;

}



#content {

  flex-grow: 1;

}


/*
****   WARNING   ****
****   THIS IS AN AUTOMATICALLY GENERATED FILE.  DO NOT EDIT THIS FILE!! ****
****   WARNING   ****
*/



#footer {

  border-top: 1px solid #0055aa;

  padding-top: 6px;

  margin-top: 1ex;

  margin-bottom: 1ex;

}



#navbar {

  background-color: #f46a1f !important;

  border-radius: 6px;

}

#navbar .nav-link {

  color: white;

}

#navbar .nav-link:hover {

  background-color: #002244;

}

#navbar .show {

  background-color: #002244;

  color: white;

}

#navbar .show .dropdown-item {

  color: white;


/*
****   WARNING   ****
****   THIS IS AN AUTOMATICALLY GENERATED FILE.  DO NOT EDIT THIS FILE!! ****
****   WARNING   ****
*/

}

#navbar .show .dropdown-item:hover {

  background-color: #f46a1f;

}



.carousel-caption h2 {

  text-shadow: 2px 2px 5px black;

}



.carousel-caption {

  opacity: 0.95;

}



.carousel-inner, .vanderwerfimg {

  box-shadow: 6px 6px 8px black;

}



#footer, h1 {

  font-family: "clarendon";

}/*# sourceMappingURL=tour.css.map */