.navbar-custom {
  background-color: rgb(236, 236, 236);
}

p.normal {
  font-weight: normal;
}

p.light {
  font-weight: lighter;
}

p.thick {
  font-weight: bold;
}

p.thicker {
  font-weight: 700;
}
