/* Contatti */
#contacts {
  padding: 6rem 0;
  background-color: var(--card-bg);
  min-height: 100vh;
  position: relative;
}
