.colorName {
	text-decoration: underline;
  font-weight: 600;
  color: rebeccapurple;
}

#section4 {
  margin-top: 0.5em;
	border: 1px solid black;
}