a {
	color: var(--orange);
}



#about > h1 {
	margin-bottom: 0;
}

#about > .meaning {
	margin-top: 50px;
}

#about > details {
	position: relative;
	z-index: 10;
}
