html{
    scroll-behavior: smooth;
}

.nav-link.active {
  color: cadetblue !important; /* Color naranja, por ejemplo */
  font-weight: bold;
}

.div_aboutme{
}