.real-estate{
    --Primary-color: #C08831;   
    --Secondary-color: #000;
    --about-button-color: #C08831;
    --button-color: #C08831;
    --preregister-button-color: #000;
    --project-details-button-color: #C08831;
    --button-hover-color: #0a152f;
    --button-text-color:#fff;
    --button-text-hover-color:#fff;
    --pricing-filter:  invert(89%) sepia(14%) saturate(4867%) hue-rotate(260deg) brightness(102%) contrast(105%);
    --amenities-filter:invert(89%) sepia(14%) saturate(4867%) hue-rotate(21deg) brightness(102%) contrast(105%);
    --font-family:"Outfit";
    --register-form-color:#C08831;
    --nav-background-color:#000;
    --nav-link-color:#C08831;
    --section2-background-color:#000;
    --section-title-color:#C08831;
    --text-color: #fff;
    --project-background-color: #000;
    --amenities-text-color: #000;
    --newproject-background-color: #ebe0d5;
    --section1-background-color: #fff;
    --thankyou-background-color: #C08831;
}
