:root {
    --ee-white: #F9F8F5;
}

body {
    background-color: var(--ee-white) !important;
}