.bg-primary, .bg-west{
	background-color:#04364A!important;
}

.text-primary,.text-west {
	color:#04364A!important;
}

.bg-secondary {
	background-color:#176B87!important;
}

.text-secondary {
	color:#176B87!important;
}



.bg-accent {
	background-color:#64CCC5!important;
}

.text-accent {
	color:#64CCC5!important;
}



.bg-accent-1 {
	background-color:#DAFFFB!important;
}

.text-accent-1 {
	color:#DAFFFB!important;
}


.navbar-light .navbar-toggler {
	border: none;
}