
*,html, body {
	background-color: #fff;
	color: #D59D95;
	}

.profile {
    font-family: 'CabinetGrotesk-Light', sans-serif;
	font-size: 1.2em;
/* 	font-family: 'Roboto', sans-serif; */
/* 	font-weight: 300; */
}
.quote {
    font-family: 'CabinetGrotesk-Extrabold', sans-serif;
	font-size: 8em;
/* 	font-weight: 800; */
	}