@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;
}



p {
	font-family: "Port Lligat Slab", serif;
	font-style: normal;
	width: 100%;
	padding-top: 5%;
	text-decoration: none;
	max-width: 30%;
	word-spacing: 1px;
	letter-spacing: 0.5px;
	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;
	flex-direction: row;
}

.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;
	flex-direction: row;
	
}

@media only screen and (max-witdh:500px) {
	.logonav {
		font-size: 100%;
	}
}

.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;
}



.big1 {
	background-image:url("images/pexels-josiah-lewis-253232-772700.jpg");
	background-size: 120%;
	padding-top: 250px;
	padding-left: 100px;
	padding-bottom: 250px;
	background-repeat: no-repeat;
	
}



.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-top: 25%;
	
}


.p0 {
	color: #fcd56a;
}


.p1 {
	color: #473E34;
	padding-bottom: 20%;
	margin-left: 30%;
	text-align: center;
	max-width: 40%;
	
}



.horizontalline {
	border: 1px solid #CBC5B7;
	width: 50vw;
	justify-self: center;
	margin-top: 3%;
}

.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;
	justify-content: flex-end;
	margin-right: 8%;
	padding-bottom: 1%;
	text-decoration: none;
}

.footauthors {
	font-size: 100%;
	display: flex;
	padding-bottom: 3%;
	text-decoration: none;
}

.footauthor li a {
	font-size: 80%;
	list-style-type: none;
	display: flex;
	color: #F0E2B9;
	text-decoration: none;
	padding-bottom: 1%;
}












