.closing-statement {
  padding: 30px 20px 60px 20px;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  border-top: 2px solid #eee;
}

.closing-subtitle {
  font-size: 1rem;
  font-weight: bold;
  color: #555;
  margin-bottom: 10px;
}

.closing-title {
  font-size: 3rem;
  font-weight: bold;
  margin: 10px 0;
  line-height: 1.2;
}

.closing-title span {
  font-weight: normal;
  font-style: italic;
  color: #4973ff;
}

.closing-description {
  font-size: 1rem;
  color: #555;
  margin-top: 20px;
  line-height: 1.5;
}
