.contact {
  --contact-icon-width: 3.125rem;
}

.cursus .appearjs--appeared .cursus__side-border {
  height: 100%;
}
.cursus .white {
  display: inline;
}

.header .header__menu {
  display: flex;
}
.header .header__menu-toggler {
  display: none;
}

.intro .intro__title {
  --intro-title__font-size: 4rem;
}
.intro .intro__subtitle {
  --intro-subtitle__font-size: 1.5rem;
}

.side-col {
  display: none;
}

.big-title {
  --big-title-font-size: 3.125rem;
}