.aiv.light * {
	color: #000000;
}

.aiv.light .wr .header.v1 .circle {
	background-color: rgb(255 0 0 / 70%);
}
.aiv.light .wr .header .top-menu {
	background-color: rgb(255 0 0 / 70%);
}
.aiv.light span {
    font-size: inherit;
	color: inherit;
}
.aiv.light .top-menu ul.menu li {
	color: #000000;
}
.aiv.light .top-menu ul.menu li a {
	color: inherit;
}
.aiv.light .top-menu ul.menu li:hover {
    background-color: #2f4785;
    color: #ffffff;
    border-radius: 3px;
}

.aiv.light .wr .main .sidebar__wrapper .sb-block {
	background-color: rgb(255 0 0 / 70%);
}

.aiv.light .article__wrapper {
	background-color: rgb(255 0 0 / 70%);
}

.aiv.light .footer .ft-body {
	background-color: rgb(255 0 0 / 70%);
}