body {
	font-family : 'Serif';
	background-color : #36383f;
	line-height : 1.8
}
h1 {
	color : #cdeef2;
	padding : 20px 50px;
}
p {
	color : #96b787;
	text-align : center;
	font-size : 1.5rem;
}

a {
	color : inherit;
	text-decoration: none;
}
footer{
	background-color: #36383f;
	margin-inline : 800px ;
	padding : 0px;
	line-height: 0.8 ;
	border : solid 5px gray;
}
contact{
        color : #cdeef2;
}
