

.sobha-theme{
    --Primary-color: #ae9751;
    --Secondary-color: #fdde8e;
    --button-color: #ae9751;
    --button-hover-color: #fdde8e;
    --button-text-color:#fff;
    --button-text-hover-color:#fff;
    --pricing-filter:  invert(89%) sepia(14%) saturate(4867%) hue-rotate(199deg) brightness(87%) contrast(105%);
    --amenities-filter:invert(89%) sepia(14%) saturate(4867%) hue-rotate(327deg) brightness(98%) contrast(105%);
    --font-family:"Outfit";
}
