.t228, .t456, .t-menu {
    transition: background-color 0.3s ease;
}
.scrolled .t228, .scrolled .t456, .scrolled .t-menu {
    background-color: rgba(0,0,0,0.6) !important;
    backdrop-filter: blur(6px);
}