#FeaturedContents{

}

#FeaturedContents p{
    color: #AAAAAA;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.7rem;
}

#FeaturedContents a{
	color: #6D9DC0;
	font-size:inherit;
	text-decoration:none;
}

#FeaturedContents a:hover{
	color: #c9fafd;
	text-decoration:none;
}


#FeaturedContents img{
	border:0;
    width: 100%;
}

#FeaturedContents h4{
    color: #6D9DC0;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

#YouTubeContents{
	margin-top:20px;
}

.YouTubeContent{
/*	margin-top: 5px; */
}

.YouTubeContent a{
	text-decoration:none;
}

.YouTubeContent a:hover{
	color: #c9fafd;
	text-decoration:none;
}


.YouTubeContent img{
	outline :0;
}

.YouTubeContent h4{
    color: #6D9DC0;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}
