
body {
  padding-top: 56px;
  font-family: "Poppins";
  font-size: 14px;
  line-height: 25px;
  background-color: #FAFAFA;
}
.page-title {
    background-image: url(../img/header0.jpg);
    background-size: cover;
    background-position: center center;
}
h1 {
  font-size: 28px;
  line-height: 32px;
}
h2 {
    font-size: 23px;
    line-height: 28px;
}
h3 {
  font-size: 20px;
  line-height: 27px;
  letter-spacing: -1px;
}
h4 {
  font-size: 17px;
  line-height: 21px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins";
  font-weight: 500;
}
section#rlintro h2 { color: #144880;}
section#rledu h2 { color: #144880;}
section#rlser {}
section#rlcont {}