body {
	--primary-color: #990000;
	--secondary-color: #fafafa;
	--tertiary-color: #555555;
}
body {
	background-image:url(Nueva%20carpeta/landing-full-centercard-01.jpg);
	margin: 0;
	min-height: 100vh;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	background-attachment:fixed;
	/*opacity: 0.5;*/
}

/*body:before{
	content::"";
	width:100%;
	min-height: 100vh;*/