.cr-card-1676 {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	box-sizing: border-box;
}

.cr-stars-1676 {
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}

.cr-text-1676 {
	flex-grow: 1;
	line-height: 1.6;
}

.cr-author-1676 {
	display: flex;
	align-items: center;
	margin-top: auto;
}

.cr-avatar-1676 {
	flex-shrink: 0;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	margin-right: 15px;
	text-transform: uppercase;
}

.cr-info-1676 {
	display: flex;
	flex-direction: column;
}

.cr-name-1676 {
	line-height: 1.2;
	margin-bottom: 4px;
}

.cr-details-1676 {
	line-height: 1.2;
}
