/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 24, 2018, 10:40:50 PM
    Author     : Dell
*/

#header.container{
    background-color: #fecc37;
}
#hornav{
    background-color: #f36907;
}
#hornav ul > li > a,#hornav ul > li > span{
    color:#ffffff;
}
#hornav li [class^="fa-"]:before, #hornav li [class*=" fa-"]:before{
    color:#ffffff;
}