:root {
        --stays-background: #ffffff !important;
        --stays-color: inherit !important;
        --bg-primary: #dfe0e1 !important;
        --bg-primary-darken: #38383b !important;
        --bg-primary-text-color: #000000 !important;
        --link-color: #5091af !important;
        --border-radius: 0px !important;
        --button-background-color: #a8a6a1 !important;
        --button-background-color-darken: #91908d !important;
        --button-color: #ffffff !important;
        --btn-border-radius: 0px !important;
        --btn-font-size: 16px !important;
        --btn-font-weight: 500 !important;
        --header-font-weight: 400 !important;
        --day-content-bg-available-day: #a8a6a1 !important;
        --day-content-color-available-day: #ffffff !important;
        --calendar-date-bg: #252527 !important;
        --calendar-color: #ffffff !important;
        --calendar-date-bg-lighter: #c4c3c0 !important;
        --calendar-bg-lighter-color: #ffffff !important;
        --calendar-header-background: #38383b !important;
        --calendar-header-color: #ffffff !important;
    }