:root {
	--main-bg-color: #eaf4fc;
	--main-text-color:#302833;
	--sub-bg-color: #fff;
	--accent: #b7282e;
}
.decorationE {
	filter: saturate(200%);
}