/* Логотип в шапке */
.t228__logo a {
    mix-blend-mode: difference;
    color: white !important;
    transition: color 0.3s ease;
}

/* Пункты меню (Works, About) */
.t228__list_item a {
    mix-blend-mode: difference;
    color: white !important;
    transition: color 0.3s ease;
}
