.loca {
   background-color: #ccc;
}

.loca:hover {
   cursor: pointer;
   background-color: var(--t-color);
}