.white_box p
{
	text-align: center;
}

.nav-item
{
	display: flex;
	justify-content: center;
	align-items: center;
}

#top_nav
{
	background-color: white;
}

#language_selector button
{
	background-color: #02AFD7 !important;	
}