/* Escribe aquí tu código CSS */
main.content {padding: 0px !important}
div.site-inner {max-width: 100% !important}
.fullcover-bg {
	width: 100%;
	height: 100vh;    
	position: fixed;
	top: 0;
	left: 0;
}
.themify_builder_active .fullcover-bg {position: static;}

p {
		color: white;
}