.parentChannel li
{
	margin-top: 20px;
	font-weight: bold;
}

.childChannel
{
	display:flex ;
	list-style: none;
}