.paragraph p {
  text-align: justify;
  margin-bottom: 5px;
}
.ceo-p {
  font-size: 30px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 15px !important;
}
.swiper-container-fade .swiper-slide::after {
  background: rgba(0, 0, 0, 0.56) !important;
}
.page-404 {
  margin: 15px auto;
  text-align: -webkit-center;
  display: block;
}
.page-404 a:hover {
  background: black !important;
}
