.abc-why {
  padding: 70px 20px;
  background: #f8fafc;
  font-family: Arial, sans-serif;
}

.abc-why-header {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 50px auto;
}

.abc-why-header h2 {
  font-size: 32px;
  color: #0f172a;
  margin-bottom: 10px;
}

.abc-why-header p {
  font-size: 16px;
  color: #475569;
  line-height: 1.6;
}