.primary_color_bg{
                background-color: #d6c4a5 !important;
            }
            .secondary_color_bg{
                background-color: #433621 !important;
            }
            .primary_color_text{
                color: #000 !important
            }
            .primary_color_text p{
                color: #000 !important
            }
            .secondary_color_text{
                color: #fff !important
            }
            .secondary_color_text p{
                color: #fff !important
            }
            .nav-clrs{
                background-color: #d6c4a5 !important;
                color: #000 !important;
            }
            .footer-clrs{
                background-color: #eaeaea !important;
                color: #000 !important;
            }