.CardsNavigation {
  .nav-card-body {
    backdrop-filter: blur(2px);
    background-color: rgba($light, 0.2);
  }
}
