.about-us-p {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-bottom: 30px;
}
.about-us-p p {
  margin-bottom: 0px !important;
}
