<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dark-active .sidebar-l .t4-module .nav li a {
    color: #fff;
}
.dark-active .sidebar-l .t4-module .nav li a:hover,
.dark-active .sidebar-l .t4-module .nav li a:focus {
    color: #0a58ca;
}

.com-weblinks-category__items .list-group-item .item-image {
    width: 25%;
}

.dark-active .com-weblinks-category__items .list-group-item p {
    color: #f8f9fa;
}
</pre></body></html>