/*Third Section*/
.border{
background-color: #003152 !important;
}
h4{
color: #F9A602 !important;
font-weight: bolder;
font-size: 22px;
text-transform: uppercase;
text-align: center;
}
.list-group-item{
background-color: unset!important;
color: white!important;
font-weight: bolder;
}
.list-group-item:hover {
background-color: #bebdb8!important;
color: black!important;
}
.courses-para{
color: white !important;
}
.location-button{
background-color: #F9A602!important;
font-weight: bolder;
}
/*Fourth Section*/
.fourth-section-bg{
background-color: #E8E8E8!important;
padding: 25px;
}
.fourth-para{
font-size: 20px;
text-align: justify;
}
.fourth-para h4{
font-size: 30px;
font-weight: bolder;
}
/*5th Section*/
.fifth-heading{
font-size: 30px;
font-weight: bolder;
}
/*Marquee*/
marquee{
	background-color: #E8E8E8!important;
	padding: 10px;
	color: red;
	font-weight: bolder;
	margin-bottom: -6px;
}

