:root {
    --text-color: #0F1016;
    --light-background-color: #F9F9FC;
    --hotel-green: #004A1B;
    --hotel-green-hover: #226C3D;
    --hotel-light-green: rgba(0, 74, 27, 0.1);
    --light-gray: #E0E2E7;
    --gray: #858D9D;
    --menu-option-color: #4A4C56;
}
