.agree {
  padding: 4rem;
}
.agree h1 {
  margin-bottom: 6rem;
  font-size: 4rem;
  font-weight: 700;
  text-align: center;
}
.agree p {
  margin-bottom: 2rem;
  font-size: 2.8rem;
}
.agree ul {
  margin-bottom: 2rem;
}
.agree ul li {
  margin-bottom: 1rem;
  font-size: 2.8rem;
}
