body{
	background: #f1d7c9;
}
.logo{
	width: 200px;
	height: auto;
}

h1{
	font-family: 'Nunito Sans', sans-serif;
	font-size: 40px;
	margin-bottom: 25px;
	color: #1E223D;
}

p{
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 400 ;
	font-size: 18px;
	color: #1E223D;
}