/*! Список ссылок [[js/hrefs-map.js]] */
/*@ CSS  Global [[css/global-styles.css]] */
/*@ html Освіта. Базова освіта html [[education_basic-education.html]] */

body {
    /* CSS  Global [[css/global-styles.css]] */
}
        #start {
            scroll-margin-top: 1000px;
        }
    header {
        /* CSS  Хедер [[css/header.css]] */
    }
        h1 > span[data-media="landscape__portrait--PC"] {
            /* --text-condensed: 0.8; */
        }
        h1 > span[data-media="portrait--mobile"] {
            --text-condensed: 0.85;
        }
    main {
        /* [[css/chronology.css]] */
    }
    .navbar {
        /* Navbar [[css/navbar.css]] */
    }
    footer {
        /* [[css/footer.css]] */
    }
    .background {
        /* [[css/background.css]] */
    }


