.theme{
        --Primary-color: #14245e;
        --tab-color: #80bd4f;
        --Secondary-color:#14245e;
        --button-color: #568232;
        --button-hover-color: #3c5c50;
        --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%); 
}