/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
 .uk-navbar-nav > li.uk-active > a {

     color: #ffffff !important; 
	
	}
	
	.uk-navbar-nav > li > a {
  
    color: #FFFFFF !important;
	
	}
	
