.color-section {
	background-color: rgba(167, 243, 91, 0.65);
	transition: background-color 0.3s ease;
}
