.description-paragrah h2 {
  border-radius: 8px;
}
 
.description-paragrah p {
  font-size: 0.95rem;
  color: #333;
  margin: 6px 0;
  line-height: 1.8;
}
 
.description-paragrah strong {
  color: #222;
}