.main-content {
  padding: 50rem 0 285rem 60rem;
}

.common-section {
  padding-top: 70rem;
}
.common-section .content {
  margin-top: 65rem;
}
.common-section .section-content {
  padding-top: 65rem;
  padding-left: 45rem;
  padding-bottom: 105rem;
}

.team-header {
  font-weight: bold;
  font-size: 20rem;
}
.team-header p {
  margin-top: 10rem;
}

.common-section {
  width: 1430rem;
}

.section__header {
  display: flex;
  justify-content: space-between;
}
.section__header .common-btn-link {
  position: relative;
  width: 290rem;
  display: flex;
  justify-content: center;
}
.section__header .common-btn-link img {
  position: absolute;
  width: 48rem;
  right: 5rem;
}

/*# sourceMappingURL=topic.css.map */
