/* Global CSS */
:root {
	--rspenta-primary: #87a4bf;
	--rspenta-secondary: #504b3a;
	--rspenta-primary-transparent: rgba(135, 164, 191, .75);
}