.de-unique {
	font-size: 1.175rem;
	line-height: 1.375;
}
.text-4xl {
	font-size: 1.85rem;
	line-height: 1.25;
}
@media (min-width: 992px) {
	.lg\:text-6xl {
		font-size: 3.125rem;
		line-height: 1.125;
	}
	.lg\:text-5xl {
		font-size: 2.55rem;
		line-height: 1.125;
	}
	.page-template-page-request-demo-v2 h1 {
		font-size: 50px;
		line-height: 58px;
	}
}
