.article_description h3.heading{font-weight:700}
.menu__collapse {font-size: 1em;}
.category-wall__li {font-size: 1em;}

table {
    width: auto;
    border-collapse: collapse;
}

table th, table td {
    border: 1px solid #ddd;
    padding: 8px;
}
table th {
    #font-weight: bold;
    #background-color: #2ca483; /* Цвет верхней ячейки заголовка */
    #color: #fff; /* Цвет текста в верхней ячейке заголовка */
    text-align: center; /* Заголовки по центру */
}
main.blur::after,footer.blur::after {
    display: none!important;
}