:root {
    --p-primary-color: #ffeb3b;
    --p-primary-contrast-color: #000000;
    --p-primary-50: #fffdeb;
    --p-primary-100: #ffface;
    --p-primary-200: #fff59d;
    --p-primary-300: #fff06c;
    --p-primary-400: #ffed4f;
    --p-primary-500: #ffeb3b;
    --p-primary-600: #e6d435;
    --p-primary-700: #ccbc2f;
    --p-primary-800: #b3a529;
    --p-primary-900: #8c8120;
    --p-surface-50: #fcfcfc;
    --p-surface-100: #f7f7f7;
    --p-surface-200: #f0f0f0;
    --p-surface-300: #e8e8e8;
    --p-surface-400: #e3e3e3;
    --p-surface-500: #e0e0e0;
    --p-surface-600: #cacaca;
    --p-surface-700: #b3b3b3;
    --p-surface-800: #9d9d9d;
    --p-surface-900: #7b7b7b;
}
#j_idt108 > span.ui-button-text.ui-c {color:black}

#SiteHeader\:j_idt92 > span.ui-button-text.ui-c {color:black}

#j_idt122 > div > div > div.RoomTop > div:nth-child(2) > div > div.RoomPrice.Leaden.PriceChange > span > div.Fs20.FontBold.NoWrap {color:red !important}

#j_idt122 > div > div > div.RoomTop > div:nth-child(2) > div > div.RoomInfo.Padding20 > div.Description.TextCut.OvHidden.DesktopOn.Leaden.MaxLine4.GroupShortDesc > span {color:black !important}

#ui-datepicker-div > div > a.ui-datepicker-next.ui-corner-all.ui-state-hover.ui-datepicker-next-hover > span {color:black !important}

.text-primary {
    color: #000000 !important;}

.Leaden, .PrimaryColor, .ui-button.ui-link-button .ui-icon, .ui-datepicker-calendar tbody tr .ui-datepicker-today a {
    color: #000000 !important;
}

.ui-button.ui-button-secondary .ui-icon, .ui-datepicker-header {
    color: #000000;
}

.bg-primary-50 {
    background-color: #f6eb63 !important;
}

.ui-button.ui-button-secondary .ui-button-text {
    background-color: #f4f4f4 !important;
    border: 0px solid #000000;
    color: #000000 !important;
    font-weight: 400;
}

.text-orange-500 {
    color: red !important;

}

.surface-200 {
    background-color: light-dark(#ffffff, #000000) !important;

}