/* About - Hero */
.atw-about-hero {
  padding: 3.5rem 0 2rem;
}

.atw-about-hero__title {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.atw-about-hero__desc {
  max-width: 720px;
  font-size: 16px;
  line-height: 1.7;
  color: var(--atw-gray-800);
}
