.person__name {
	color: var(--primary-color);
	font-family: var(--title-font);
	font-size: 2rem;
	margin: 1rem 0;
}
