.fa-solid,
.fa-regular{
  color: #424242;
}

.fa-solid.white,
.fa-regular.white{
  color: white;
  /* text-shadow: none !important; */
}

/* Sidebar */
a:not(.active) .fa-solid,
a:not(.active) .fa-regular{
  color: white;
}
