.primary_color_bg{
    background-color: #baffe1 !important;
}
.secondary_color_bg{
    background-color: #685b1a !important;
}
.primary_color_text{
    color: #000 !important
}
.primary_color_text p{
    color: #000 !important
}
.secondary_color_text{
    color: #ffffff !important
}
.secondary_color_text p{
    color: #ffffff !important
}
.nav-clrs{
    background-color: #baffe1 !important;
    color: #000 !important;
}
.footer-clrs{
    background-color: #eaeaea !important;
    color: #000 !important;
}