.active-list-title {
    color: rgb(255 80 35);
}
.active-list-title .view_more {
    color: #fffefe;
}
.active-nav .subjectSide_list {
    background-color: rgb(255 255 255 / 85%);
}
.active-nav .subjectSide_list .subjectSide_item .subjectSide_link {
    color: #494747;
}
.active-nav ul li.back-top a {
    color: #000000;
}
.active-nav .subjectSide_list .subjectSide_item:hover .subjectSide_link {
    color: #ff5023;
}
.active-nav ul li.back-top .triangle {
    border-top: solid #000000;
}
.active-nav .subjectSide_list .subjectSide_item:not(:last-of-type)
.subjectSide_link:after {
    background-color: #c7c7c7;
}