@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}

h1 {
	font-family: "Port Lligat Slab", serif;
	font-weight: 1000;
	font-style: normal;
	font-size: 480%;
	color: #fcd56a;
	width: 100%;
	text-decoration: none;
	letter-spacing: 2px;

}


h3 {
	font-family: "Port Lligat Slab", serif;
	font-weight: 1000;
	font-style: normal;
	font-size: 350%;
	color: #fcd56a;
	width: 80%;
	text-decoration: none;
}


h4 {
	font-family: "Port Lligat Slab", serif;
	padding-top: 20%;
	padding-left: 40%;
	font-weight: 800;
	font-size: 350%;
	font-style: normal;
	color: #705634;
}


h5 {
	font-family: "Port Lligat Slab", serif;
	font-style: normal;
	text-align: right;
	font-size: 180%;
	color: #fcd56a;
	align-items: center;
	margin-right: 5%;
	letter-spacing: 2px;

}


h7 {
	font-family: "Port Lligat Slab", serif;
	font-style: normal;
	text-align: right;
	font-weight: 800;
	font-size: 180%;
	color: #F0E2B9;
}


h8 {
	font-family: "Port Lligat Slab", serif;
	font-style: normal;
	text-align: right;
	font-weight: 800;
	font-size: 160%;
	color: #395D72;
	
}

p {
	font-family: "Port Lligat Slab", serif;
	font-style: normal;
	width: 100%;
	padding-top: 5%;
	text-decoration: none;
	max-width: 30%;
	letter-spacing: 0.5px;
	word-spacing: 1px;
	line-height: 20px;
}

.nav {
	list-style: none;
	display: flex;
	gap: 8%;
	justify-content: center;
	background-color: #CBC5B7;
	background-position: 10%;
	align-items: center;
	position: static;
}

.logonav {
	list-style: none;
	display: flex;
	gap: 0%;
	margin-top: -2%;
	margin-bottom: -2%;
	justify-content: center;
	background-color: #473E34;
	align-items: center;
	text-decoration: none;
	position: static;
	
}

.nav li a:link {
	color: #705634;
	font-size: 1.25em;
	text-decoration: none;
	font-family: "Port Lligat Slab", serif;
	font-style: normal;
}

.nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.nav li a:visited {
	color: #705634;
}


.logonav li a:link {
	text-decoration: none;
	font-family: "Port Lligat Slab", serif;
	font-style: normal;
}

.logonav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



.big2 {
	background-image:url("images/books.jpg");
	background-size: 100%;
	padding-bottom: 300px;
}

.logo {
	display: flex;
	gap: 0%;
	justify-content: left;
	align-items: center;
	
}

.lillogo {
	display: flex;
	gap: 0%;
	justify-content: right;
	align-items: center;
}

	

.navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 14px 10px;
  text-decoration: none;
}

.dropdown .ham {
	font-size: 200%;
}

.dropdown a {
	color: #705634;
	align-content: flex-end;
	text-align: center;
}

.dropdown {
  float: left;
  overflow: hidden;
}


.dropdown-content {
	font-family: "Port Lligat Slab", serif;
	display: none;
	margin-top: 3%;
	position: absolute;
	background-color: #705634;
	min-width: 10%;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
	float: none;
	color: #F0E2B9;
	text-decoration: none;
	display: block;
	text-align: left;
}

/* Add a grey background color to dropdown links on hover */
.dropdown-content a:hover {
 	color: #FFFFFF;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

.bg1 {
	align-content: center;
	background-color: #FDF8EF;
	padding: 0px;
}

.bg2 {
	padding: 20px;
	align-content: center;
	background-color: #BECAD1;
	margin-top: 10%;
	margin-bottom: 10%;
	margin-right: 20%;
	margin-left: 20%;
}

.bg3 {
	align-content: center;
	background-color: #CBC5B7;
	margin: auto;
}

.p2 {
	margin-left: 16%;
	padding-bottom: 8%;
	text-align: center;
	max-width: 70%;
	letter-spacing: 1px;
	color: #395D72;
	
}

.p4 {
	color: #473E34;
	margin-left: 55%;
	text-align: left;
	max-width: 20%;
	padding-top: 150px;
	padding-left: 50px;
	padding-right: 50px;
}

.p5 {
	color: #473E34;
	margin-left: 55%;
	text-align: left;
	max-width: 20%;
	padding-bottom: 200px;
	padding-left: 50px;
	padding-right: 50px;
	line-height: 20px;
}

.history {
	padding-top: 50px;
	display: flex;
	justify-content: center;
	align-content: center;
	color: #395D72;
}


.carousell {
	margin: 100px;
	margin-bottom: -100px;
	width: 30vw;
	height: 70vh;
	display: flex;
	overflow-y: auto;	
}

.carousell::-webkit-scrollbar {
	display: none;
}


.group {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 1px;
	
}

.card {
	flex: 0 0 5em;
	padding: 1em;
	align-content: center;
}

.para {
	margin-top: -50%;
}

.footer {
	background-image: url("images/pexels-josiah-lewis-253232-772700.jpg");
	background-size: 100%;
	padding-left: 8%;
	padding-top: 5%;
	padding-bottom: 2%;
	background-position: bottom;
}



.logofoot {
	list-style: none;
	display: flex;
	gap: 0%;
	font-size: 90%;
	margin-top: -2%;
	margin-bottom: -2%;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	position: static;
}

.logofoot li a:link {
	text-decoration: none;
	font-family: "Port Lligat Slab", serif;
	font-style: normal;
}

.logofoot li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.footlogo {
	display: flex;
	gap: 0%;
	max-width: 50%;
	color: #F0E2B9;
	padding-left: 32%;
}

.football img {
	padding-left: 38%;
}


.copyright {
	font-size: 50%;
	color: #F0E2B9;
	padding-top: 8%;
	margin-bottom: -5%;
	padding-left: 35%;
	text-decoration: none;
}


.icons {
	justify-content: flex-end;
	margin-right: 5%;
	display: flex;
	align-content: center;
	text-decoration: none;
}

.icon3 {
	margin-top: -0.4%;
}

.follow {
	display: flex;
	align-content: flex-end;
	padding-bottom: 1%;
	text-decoration: none;
}


.follow {
	display: flex;
	margin-left: 83.5%;
	padding-bottom: 1%;
	text-decoration: none;
}

.footauthors {
	font-size: 100%;
	display: flex;
	padding-bottom: 3%;
	text-decoration: none;
}

.footauthor li a {
	font-size: 80%;
	display: flex;
	color: #F0E2B9;
	text-decoration: none;
	padding-bottom: 1%;
}
