:root {
	--moniz-primary: #fec686;
	--moniz-primary-rgb: 254, 198, 134;
}

.bg-pastel {
	background-color: #fff4e7;
}