.expertises {
}

.expertises__header {
  background: #F5F5F5;
  margin-bottom: 2.5rem;
  
  .intro {
    color: #000000;
    font-family: "Basis Grotesque";
    font-size: 26px;
    line-height: 34px;
    padding: 5rem 2rem 3rem 2rem;
  }
}