.textContainer {
	padding-bottom: 0 !important;
	padding-top: 2rem !important;
}

.bg-free-cloud-pos {
	background: rgba(0, 0, 0, .3) url("https://cdn.erply.com/images/533252/erplyCloudPosBg.webp");
}

.image-text__content li, .containers li {
	margin-left: 1.5rem;
	margin-bottom: 6px;
	list-style-type: disc;
}

.caseTitle {
	color: var(--text-loud);
	font-family: Onest;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 600;
	line-height: 110%;
	letter-spacing: -.17188rem;
}

.containers {
	display: flex;
	justify-content: space-between;
}

.bluelink {
	color: #096df2
}

.container1, .container2, .container3 {
	width: 33%;
}