.road-and-title {
  background: #71C0D3; }

#ressource-categories {
  margin-top: 27px; }
  #ressource-categories .list-categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px; }

#ressource-image {
  margin-top: 88px; }
  #ressource-image img {
    width: 100%;
    height: 500px;
    object-fit: cover; }

#paragraphes .paragraphe_simple:first-of-type {
  margin-top: 46px; }

#ressource-blocs {
  margin-top: 142px; }
  #ressource-blocs .ressource-card {
    background-color: #71C0D3; }
  #ressource-blocs h2 {
    font-size: 2.1rem;
    line-height: 2.7rem;
    font-weight: 900;
    border-bottom: #000000 solid 1px;
    padding-bottom: 10px;
    margin-bottom: 66px; }

footer {
  margin-top: 112px; }

/*# sourceMappingURL=ressource.css.map */
