.footer{
    background: var(--Background-Primary, #1B1E25);
}
.text-white:hover{
    color: #0077FF;
}