.about-us {
  .about-us__title {
    font-family: var(--astra-roboto), sans-serif;
    font-weight: var(--astra-font-weight-thin);
    font-size: 92px;
    margin: 0;
    text-align: center;
    color: #CBCBCB;
  }
}