p.resp:not(:target) {display: none}

p.resp:target {display: block}

p {
	margin-left: 5%;
	margin-right: 5%;
}
li strong a {
	text-decoration: none;
	color: black;
}

