.footer h1 {
  font-size: 45rem;
  line-height: 54rem;
}

.footer .links-section {
  gap: 70rem;
  justify-content: left;
}

/* -------------------HEADER------------------------ */

.header ul {
  gap: 20rem;
}

/* -------------------SECTION HEADER------------------------ */

.section-header {
  padding-bottom: 12rem;
}

.section-header > h2 {
  font-size: 27rem;
  line-height: 37rem;
}

/* -------------------FOOTER------------------------ */

.footer .links-section {
  gap: 80rem;
}

/* -------------------COOKIE------------------------- */

.cookie {
  right: 0;
}
