.elementor-kit-8 .lqd-post-content, .elementor-kit-8 .lqd-post-header .entry-excerpt {
	color: var(--e-global-color-primary);
	font-family: "Be Vietnam Pro", Sans-serif;
	font-weight: 400;
}

.e-con {
	--container-max-width: 1140px;
}

 {}

h1.entry-title {
	display: var(--page-title-display);
}

@media (max-width:1024px) {
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.e-con {
		--container-max-width: 767px;
	}
}