@font-face {
	font-family: CormorantGaramond-Medium;
	font-display: swap;
	src: url(CormorantGaramond-Medium.84e01f6241e49cb.b8f48bbf958c09ce7ad6108d65bf00eb.woff2);
}

@font-face {
	font-family: Angella_White;
	font-display: swap;
	src: url(Angella_White.5d49a850d8e63dfdc858a07358.e417c1b80e2622a4a97d02dfab860176.woff2);
}

body {
	font-family: CormorantGaramond-Medium;
	font-size: large;
}

section {
	min-height: 500px;
	padding-top: 50px;
	padding-bottom: 70px;
}

.header {
	font-family: Angella_White;
	font-size: 70px;
}

.bg-yellow {
	background-color: #faf0e7;
	color: #53859e;
}

.bg-yellow .header, .bg-yellow .highlight {
	color: #644f44;
}

.bg-blue {
	background-color: #53859e;
	color: #faf0e7;
}

.bg-blue .header, .bg-blue .highlight {
	color: #eac8b6;
}
