.customGoogleReviews_title{
	width: 100%;
	margin-bottom: 18px;
	color: var(--color-dark);
	font-size: 42px;
	font-weight: 700;
	line-height: 1.05;
	letter-spacing: -0.03em;
	text-align: center;
}

.customGoogleReviews{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}