body {
    font-family: 'Poppins', sans-serif;
}

body[data-layout="detached"] #layout-wrapper::before, body[data-topbar="colored"] .app-search .form-control {
    background: #293e92;
}

body[data-topbar="colored"] #page-topbar {
    background: #E1EDFF;
    color: #000;
}

body[data-topbar="colored"] .noti-icon i, body[data-topbar="colored"] .header-item, body[data-topbar="colored"] .header-item:hover {
    color: #000;
}

.logo-custom {
    width: 60%;
}