#prelander-hope {
  background: #fff !important;
}
#prelander-hope .page-wrap {
  margin: 100px auto;
}
#prelander-hope h1,
#prelander-hope h2,
#prelander-hope h3,
#prelander-hope p {
  text-align: left !important;
}
#prelander-hope a {
  color: blue !important;
}
#prelander-hope .media {
  text-align: left !important;
  display: flex;
}
#prelander-hope .rounded-circle {
  border-radius: 50%;
  min-width: 80px;
  margin-right: 20px;
  max-height: 80px;
}
