.site-grid {grid-template-columns: [full-start] minmax(0, 1fr) [main-start] repeat(4, minmax(0, 14.875rem)) [main-end] minmax(0, 1fr) [full-end];}

:root, [data-bs-theme=light]
{--body-line-height: 1.35;}

div.vnimanie {
    border-left: solid;
    padding: 0px 0px 0px 20px;
}

.com-content-article__body p {
text-align: justify;
}

li {
padding-left: 0.5rem;
}

ol, ul {
    padding-left: 2.5rem;
}

@media (min-width: 500px) {
	
	.com-content-article__body p {
    text-indent: 3rem;
}

}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    margin-bottom: 1rem;
}

caption {
color: var(--heading-color);
    text-align: center;
        font-weight: var(--cassiopeia-font-weight-headings, 700);
    }
    
    table {
    caption-side: top;
}

 tfoot tr th {
    text-align: right;
}

.table thead th {
    white-space: normal;
}

.centertd td {
    text-align:center;
}

.grid-child {
    max-width: 1020px;
    }

 .logo {

}

.sidebar-right  {
    border: none;
}

.container-topbar, .container-below-top {
color: rgb(254 254 254);
}

.container-header .mod-menu>li>a, .container-header .mod-menu>li>span {
color: rgb(254 254 254);
}

.container-header .navbar-brand a {
    color: rgb(254 254 254);
}