/*
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 : Oct 1, 2021, 9:20:11 PM
    Author     : zenzoploen
*/

.gray-light-bg span{
    color:#000;
}
.bg-warning h2,.bg-warning h1{
        color:#000;
}
.banner-full-image .banner-space{
        background:#fff;
    }
.navbar-nav .open .dropdown-menu{
    background: #eee;
    color:#000;
}
.navbar-nav .open .dropdown-menu a.dropdown-item{
    color:#000;
    
}