#section-3 p {
  font-size: 19px;
  color: #555555;
  margin-top: 15px;
}
#section-2 ul {
  padding-left: 0px;
  list-style: none;
}
#section-2 li {
  margin-bottom: 10px;
}
.img-fullwidth {
  width: 100% !important;
  border-radius: 10px 10px 0px 0px;
}
.mb-30 {
  margin-bottom: 30px !important;
}
