
.text-style {
  padding-right: 1rem;
}
.line {
  width: 100%;
  height: 1rem;
  background-color: transparent;
}
.Members {
  margin: 0 auto;
  max-width: 1200px;
}
@media screen and (max-width: 1440px) {
.Members {
    max-width: 1440px
}
}

