body {
  /* font-family: Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif; */
  /* inklusive => ink gras + bleu
   * lusive => rgb(89,89,89)
   */
  margin-top: 5em;
}

h1, h2, h3, h4, h5 {
  /* color: rgb(89, 89, 89); */
  font-weight: normal;
}

.navbar .brand,
.navbar .nav li > a,
.navbar .nav .active > a
{
  /* font-family: FreeSans; */
  /* font-family: Calibri, FreeSans; */
}

.navbar .brand {
  color: #3bb8ea;
  font-size: 2em;
  text-shadow: none;
  /* text-transform: uppercase; */
  /* font-size: 1.4em; */
  padding-right: 2em;
  /* pointer-events: none; */
  /* cursor: default; */
}

a:hover.brand {
  color: #3bb8ea !important;
}

.navbar .nav li > a {
  color: #3bb8ea;
  text-shadow: none;
  font-size: 1.5em;
}

body a {
  color: #3bb8ea;
}

.navbar .nav .active > a {
  color: white;
  background: #3bb8ea;
  text-shadow: none;
  pointer-events: none;
  cursor: default;
}

.navbar .nav .dropdown-menu a {
  color: #333;
  font-size: 1.2em;
  /* font-weight: normal; */
  /* font-family: Calibri, Arial; */
}

#my-pull-down {
  margin-top: 1.7em;
  padding-bottom: .6em;
}

.brand-first {
  color: #3bb8ea;
  font-weight: bold;
}

.brand-last {
  color: rgb(89, 89, 89);
}

.first-paragraph {
}

.hero-unit > h1 {
  padding-bottom: .4em;
}

#modal-en-savoir-plus-sur-inklusive, #modal-en-savoir-plus {
  padding-top: 1.1em;
}

.advantages-checklist {
  padding-top: .6em;
  padding-bottom: 1.2em;
  padding-left: 1em;
}

.brand-first.formulaire {
  font-size: 1.3em;
}
