/* Padding-top for Fixed navbar.
 * to avoid the fixed navbar
 * remove the class "navbar-fixed-top" from the file /include/navbar.php
*/
body {
  padding-top: 50px;
}