.nav-link{
	color:white;
}

.nav-link active{
	
	color:white;
}

.carousel-caption h5{
	Color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important;
	font-size:70px;
	text-shadow: white 0px 0px 10px;
}

.carousel-caption p{
font-size:40px;
font-weight:bold;
color:#F832EB;
text-shadow: black 0px 0px 15px;
}

body{
	
	font-family: fangsong;
}


.col p,.col h2{
text-shadow: white 0px 0px 15px;}

.col{
	border:double;
padding:5px;}

.container-fluid img{
	
	border-radius:15px;
}