@import url('https://fonts.googleapis.com/css2?family=Cairo&family=El+Messiri&display=swap');

/** {*/
/*    font-family: "Cairo", sans-serif !important;*/
/*    font-optical-sizing: auto !important;*/
/*    font-weight: 400 !important;*/
/*    font-style: normal !important;*/
/*    font-variation-settings: "slnt" 0 !important;*/
/*}*/

#nova-header-logo {
    height: 35px !important;
}
header {
    background: rgba(32, 41, 58) !important;
}

div:has(> .sidebar-menu) {
    background: rgba(32, 41, 58) !important;
}


.sidebar-menu span {
    color: #dedede !important;
}
.menu-section button:hover {
    background: rgb(14 165 233) !important;;
}
.sidebar-menu a:hover {
    background: rgb(14 165 233) !important;;
}
header .whitespace-nowrap{
    color: #dedede !important;
}
.sidebar-menu [data-active-link="true"] span {
    font-weight: 1000 !important;
}
