/*
Theme Name: info
Theme URI: https://mercurytheme.com/
Description: Child theme for Mercury theme
Author: Space-Themes.com
Author URI: https://space-themes.com/
Template: mercury
Version: 3.8
*/
@import url("../mercury/style.css");

.space-box{
    background-color: #f5f8fa;
}

@media screen and (max-width: 1035px) {
    .table-cover {
        width: 100%;
        overflow: auto;
        margin: 0 0 1em;
    }
}

TD, TH {
    padding: 2px; /* Поля вокруг содержимого таблицы */
    border: 1.5px solid black; /* Параметры рамки */
}
