
.match-body-top-content {
  max-width: 1460px;
  margin: 0 auto 100px;
  padding: 0 30px;
  text-align: center;
}
.match-body-top-content h2 {
  font-size: 45px;
  font-weight: 400;
  margin: 0 0 25px;
}
.match-body-top-content p{
  color: #000;
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  margin: 0 0 15px;
  letter-spacing: 0.02px;
}
.match-body-top-content p:last-of-type{
  margin: 0;
}
