.customer-solutions-item img {
	margin: auto;
}

.customer-solutions-item .post-title {
	color: var(--nectar-accent-color);
	font-size: 1.3rem !important;
	font-weight: 700 !important;
}

.customer-solutions-item .post-title:hover {
	color: #f0b623;
	text-decoration: underline;
}

.customer-solutions-item p {
	font-size: 1.125rem;
}