<<<<<<< HEAD
.bg-dark{
    background-color: rgb(30, 32, 34) !important;
    color: rgba(255, 255, 255, 0.5) !important;
}

.bg-navy-1{
    background-color: #090a30 !important;
    color: #ffffff !important;
}

.bg-inner{
    background-color: rgba(88, 203, 83, 0.7) !important;
    color: rgb(96, 96, 101) !important;
}

.bg-white{
    background-color: rgb(255, 255, 255) !important;
    color: rgb(96, 96, 101);
}
/** #4660ee **/

.text-blue, .text-blue h2{
    color: #22246c !important;
}

a:hover{
    color: #00b249 !important;
}

.ec-nav .nav-link{
    color: rgb(96, 96, 101) !important;
}

.nav-item__has-dropdown .dropdown-menu{
    border-top: 3px solid #00CB54 !important;
}

.hover\:primary:hover{
=======
.bg-inner {
    background-color: rgba(88, 203, 83, 0.7)  !important;
    color: rgb(96, 96, 101) ;
}

.bg-white {
    background-color: rgb(255, 255, 255) !important;
    color: rgb(96, 96, 101);
}

a:hover {
    color: #00b249 !important;
}

.ec-nav .nav-link {
    color: rgb(96, 96, 101) !important;
}

.nav-item__has-dropdown .dropdown-menu {
    border-top: 3px solid #00CB54 ;
}

.hover\:primary:hover {
>>>>>>> 68ca5ff66cb7ada011a783c4f9c28f232d1e038e
    background: #00CB54 !important;
    color: #fff !important;
}

/*@media screen and (max-width:992px){*/
/*    .when-collapsed {*/
/*        background: #49688e !important*/
/*    }*/
/*}*/
<<<<<<< HEAD
=======



/* ADDED */
.textCOLOR {
    color: #f8f8f9 ;
}


.lavenderround {
    background-color:#00CB54;

}

.textt {
    color: #00CB54;
}

.lead {
    color: rgb(253, 252, 252);
}

.lfooter {
    background-color: #202428;
    color: #ffffff99;
}

.lavenderround1 {
    background-color:  #fff ;
    color: #fff;
}

/* -------------- */
[data-primary-overlay="0"] {
    background-color: rgb(17, 201, 93) !important;
}
.bg-dark{
    background-color: #1e2022!important;
   
}
.text-white-0_5 {
    color: rgba(255, 255, 255, 0.5)!important;
}
>>>>>>> 68ca5ff66cb7ada011a783c4f9c28f232d1e038e
