/**
 * Navicosoft default theme asset placeholder.
 * The theme relies on the application's core Tailwind build,
 * but this file allows the asset loader to find a stylesheet
 * when themes are activated.
 */

.theme-navicosoft-default .theme-header-bg {
    background-color: #ffffff;
}

.theme-navicosoft-default .theme-footer-bg {
    background-color: #230729;
}

.theme-navicosoft-default .theme-footer-bottom-bg {
    background-color: #150319;
}
