.tile_tab_click a {
    color: black;
    text-decoration: none;
  }

  .tile_tab_click.active a {
    color: white;
    text-decoration: none;
  }