.intro p {
    font-size: var(--font-size-big);
}

a {
  text-decoration: none;
  cursor: pointer;
}