.aboutUsSection {
  margin-top: 20px;
}

#c3 > p > a {
  color: silver;
  text-decoration: none;
}

.aboutUsSection > div > h4 {
  font-size: 26px;
}

.aboutUsSection > div > h4 > strong {
  font-weight: bold;
  color: #e13737;
}

.aboutUsSection > div > h5 {
  text-align: justify;
  font-size: 17px;
  font-weight: bold;
}

.firstAboutSection {
  padding-right: 50px;
}

.dietShellContent {
  text-align: justify;
  color: grey;
  margin-top: 25px;
  padding-bottom: 10px;
}
