@import url('https://fonts.googleapis.com/css2?family=Luckiest+Guy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Luckiest+Guy&family=Slackey&display=swap');


body {
	background-color: #A1B0AB;
}







ul {
	list-style: none;
}

ul a {
	color: white;
}


.main-nav {
	display: flex;
	text-align: center;
	justify-content: center;
	column-gap: 55px;
}

nav a {
	display: inline-block;
	border-radius: 10px;
	margin: 10px;
	background-color: #00254F;
}




.logo {
	margin: 0;
	width: 5px;
	height: 5px;
}

.main-nav a {
	padding: 10px 45px;
	display: block;
	text-decoration: none;
}

.main-nav a:hover {
	color: black;
}









.oakheading {
	text-align: center;
}

.hero {
	height: auto;
	width: 100%;
	text-align: center;
}









h1, h2, h3 {
	font-style: 'Luckiest Guy' sans-serif;
	color: black;
}

h1 {
	padding-top: 40px;
	font-size: 50px;
}

h2 {
	font-size: 30px;
}

p {
	font-size: 15px;
	font-style: 'Figtree', sans-serif';
}


.musicparagraph {
	padding-left: 390px;
	padding-right: 400px;
}








.poster {
	height: 540px;
	width: 450px;
	padding-top: 30px;
	padding-left: 390px;
}

.festival2026 {
	display: flex;
	padding-top: 200px;
}

.festival2026 p {
	padding-right: 100px;
}

.oakparagraph {
	text-align: right;
	padding-right: 400px;
}




.festival2026 p {
	text-align: left;
	padding-left: 20px;
}

.festival2026 h2 {
	text-align: center;

}










.pastheading h2 {
	text-align: left;
	padding-top: 70px;
	padding-left: 390px;
}



.eventbox {
	display: flex;
	padding: 30px 10px;
	padding-left: 390px;
	margin-top: 30px;
	background-color: #2E4536;
}



.slideshow {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	height: 440px;
	width: 50px;
	padding-left: 20px;
	
}











.mountain {
	position: relative;
	padding-top: 300px;
	height: 600px;
	text-align: center;
}

.info {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}



footer {
	position: center;
}


.logo {
	size: ;
}








.subbox {
	display: inline-block;
	padding-left: 50px;
	padding-right: 50px;
	background-color: #2E4536;
}

.subheading {
	font-size: 10px;
	color: white;
}


.button {
	display: inline-block;
	border-radius: 10px;
	margin: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #00254F;
	color: white;
}

.button p {
	font-size: 10px;
}









.newsheading {
	text-align: center;
}


.fin {
	padding-left: 390px;
	padding-right: 400px;
}

.jordan {
	padding-left: 390px;
	padding-right: 400px;
}




.rosa {
	padding-left: 390px;
	padding-right: 400px;
}

.rachel {
	padding-left: 390px;
	padding-right: 400px;
}


.pages {
	text-align: center;
}





