@import './index.css' layer(index);

header {
  background-image: url(./images/apropos.jpg);
  .text {
    padding-block: 4rem;
    font-size: 6rem;
    font-weight: 400;
  }
}

main {
  line-height: 2;
  color: black;
}

.client {
  margin-bottom: 100px;
}
