#allrecords a:hover{
    color: #3E71FB!important;
    transition: color .3s ease;
}
.t-store__parts-switch-btn:hover{
    color: #3E71FB!important;
    transition: color .3s ease;
}
.t228__list_item .t-active{
    opacity: 1;
    color: #1644C1 !important;
}
.t228__list_item:hover{
    color: #1644C1;
}