﻿/* Footer matches the header background by default.
   Pages can override this via @section Styles in the page template. */
#kt_app_footer {
    background-color: var(--bs-app-header-base-bg-color);
}
