body{
/*	background: #EEF3FC;*/
/*	background: #DCE7F9;*/
/*	background: #F5F5F5;*/
	background: #E9E9F7;
}

/*body{
	background: #132F67;
	color: white;
}
.navbar-toggler-icon{
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
a{
	color: white !important;
	border-bottom-color: rgba(255,255,255, .4) !important;
}
a:hover{
	border-bottom-color: rgba(255,255,255, 1) !important;
}
*/
