.about-div{
  background-color: rgb(44, 47, 59);
  color: white;
  padding-top: 20px;
  padding-bottom: 3rem;
}
.about-width{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.about-us-title-image{
  width: 100%;
  margin-bottom: 1.3rem;
}
.about-title{
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}
.about-paragraph-one,
.about-paragraph-two,
.about-paragraph-three,
.about-paragraph-four,
.about-paragraph-five,
.about-paragraph-six,
.about-paragraph-seven,
.about-paragraph-eight,
.about-paragraph-nine{
  font-size: 0.95rem;
  margin-bottom: 2.5rem;
}
.about-paragraph-one-title,
.about-paragraph-two-title,
.about-paragraph-three-title,
.about-paragraph-four-title,
.about-paragraph-five-title,
.about-paragraph-six-title,
.about-paragraph-seven-title,
.about-paragraph-eight-title,
.about-paragraph-nine-title{
  font-weight: bold;
  margin-bottom: 0.6rem;
  font-size: 1.2rem;
}