/* jak-se-ucit.css - custom styles for the Jak se učit efektivně page */

.jak-se-ucit-main {
    max-width: 1300px;
    margin: 0 auto;
    padding: 24px 24px 16px 24px;
    box-sizing: border-box;
}

.jak-se-ucit-main li {
    list-style: none;
}
