@charset "utf-8";
body{

	font-family: 'Chivo', sans-serif;
	color: #696969;
}
section{
	margin: 15px;
}
h1{
	font-size: 30px;
        text-transform: uppercase;
}
.color01{
	color: #dbadad;
}
footer p{
	font-size: 10px;
}