.road-and-title {
  background: #1D697F;
  color: #ffffff;
}
.road-and-title a {
  color: #ffffff;
}

#aides-header-nuage {
  background: #1D697F;
  margin-top: -54px;
}
@media (min-width: 992px) {
  #aides-header-nuage {
    margin-top: -124px;
  }
}
#aides-header-nuage .nuage-image {
  height: 90px;
}
#aides-header-nuage .nuage-image img {
  max-width: 100%;
}

#aides-header {
  padding: 40px 0;
}
#aides-header #aides-header-texte {
  font-size: 2.1rem;
  font-weight: 900;
  line-height: 2.6rem;
}
#aides-header #aides-header-btn {
  color: #ffffff;
}
#aides-header #aides-header-btn a {
  width: 100%;
  color: #ffffff;
  text-decoration: none;
}
#aides-header #aides-header-btn a:hover {
  background: none;
  border: #000000 solid 2px;
  color: #000000;
}

#aides-form-libre {
  margin-top: 56px;
}

#aides-resultats {
  margin-top: 77px;
}
#aides-resultats .card-texte {
  display: none;
}

form .text, form .password, form textarea, form input[type=file] {
  color: #000000;
  font-family: "Lato", Arial, Verdana, sans-serif;
  width: 100%;
  height: 47px;
  padding: 12px 15px;
}

.pagination {
  margin-top: 83px;
}

footer {
  margin-top: 164px;
}

/*# sourceMappingURL=aides.css.map */
