.bg-prime{
	background: #006ea6;
}
.bg-prime-light{
	background: #dcf2fb;
}
.links ul li{
	list-style: none;

}
.links ul li a{
	text-decoration: none;
	color: white;
}
.contact-details ul li{
	list-style: none;

}

.hero-section{
	height: 75vh;
}
.display-7{
	font-size: 24px;
}

.why-us ul li{
	background: #006ea6;
	


}

.why-us ul li:hover{
	box-shadow: 1px 1px 10px gray;
	


}
.my-10{
	margin: 100px 0;
}
.image-card img{
	min-width: 200px;
	background: red!important;
}
