/* Global CSS */
:root {
	--rspenta-primary: #a2ab58;
	--rspenta-secondary: #7d1935;
	--rspenta-primary-transparent: rgba(162, 171, 88, .75);
}