  
        
            .top-header-bar {
                color: #eee1f9;
            }
            .site-navigation ul {
              background: #b3eae6;
            }
            .site-navigation ul li a{
              color: #0d0c0c;
            }
            .site-navigation ul li a:hover, .site-navigation ul li.current-menu-item a {
                border-bottom: 3px solid #ff5a00;
                color: #ff5a00;
            }
            
            .footer-bar {
                background: #000000;
               
            }
            
            .icon-box:hover, .icon-box.active {
                 background: #bf82e8;
                }
            
            .footer-widgets::after {
              background: rgba(22,22,22,.92);
              
            }
            .foot-latest-news ul li .posted-date {
            
                color: #ff5a00;
            }

            .footer-widgets h2 {
              color: #fff;
            }
            
            .footer-bar a {
                color:  #d19bee;
            }
            
            
            
            
            .foot-contact ul li .fa {
               
                color: ;
            }
        