:root {
    --bs-font-sans-serif: 'Cairo', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  }
  html:not(.layout-footer-fixed) .content-wrapper {
    background: #d7e8f7;
}
.landing-footer .footer-bottom {
    background-color: #083966;
}
.bg-menu-theme {
    background-color: #083966 !important;
}