@media (max-width: 768px) {
    .container {
        width: 100%;
        padding: 10px;
    }
    .sidebar {
        display: none; /* Скрыть некритичные элементы */
    }
}

body {
    background-color:black;
}
.welcome {
    color:red;
    text-align: center;
    font-family: "Rubik Microbe", system-ui;
    font-weight: 400;
    font-style: normal;
}
#center {
    text-align: center;
}
.apraksts {
    color:greenyellow;
    text-align: center;
    font-family: "Rubik Microbe", system-ui;
    font-weight: 400;
    font-style: normal;
}
.footer {
    text-align: center;
    color: blue;
}
.table1 {
    color:red;
}
.emuars {
    color: aqua;
    text-align: center;
    font-family: "Rubik Microbe", system-ui;
    font-weight: 400;
    font-style: normal;
}
.zinas1 {
    color: red;
}
.jauns {
    color: aqua;
    text-align: center;
    font-family: "Rubik Microbe", system-ui;
    font-weight: 400;
    font-style: normal;
}
.atpakal {
    color: red;
}
.kontakti {
    text-align: center;
    color: greenyellow;
}
.parmani {
    color: forestgreen;
}