
  .about-link {
    color: #007ae1;
    text-decoration: none;
  }

  .about-link.active {
    color: rgb(14, 8, 54);
  }

