/* Global CSS */
:root {
	--rspenta-primary: #b3a65f;
	--rspenta-secondary: #3c3c3c;
	--rspenta-primary-transparent: rgba(179, 166, 95, .75);
}