.active-item {
  background-color: red;
}

li a {
    color: darkred;
}