.wrpCustompage {
  margin: 50px 0;
  text-align: center;
}

.wrpCustompage h3 {
  font-family: 'Bebas Neue', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 36px;
  text-transform: uppercase;
  color: #171717;
  margin-bottom: 20px;
}

.wrpCustompage img {
  max-width: 100%;
  height: auto;
  margin-bottom: 40px;
}

.wrpCustompage p {
  margin: 0 auto 20px;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
}