i.bi {
	font-size: 3rem; 
	color: #00B8D9;
	font-weight: bold;
}
  
.btn, a.active {
	background-color: #00B8D9;   
}
  
a.nav-link {
	color: #003E6B;  
}

footer i.bi {
    font-size: 1.5rem;
}

footer p {
  margin-bottom: 0;
}
