/* ------------------------------------ *\
  CONTENTS
\* ------------------------------------ */

/**
 * PAGE INTERNE............................
 * PAGE ERROR .............................
*/

/* ------------------------------------ *\
  ==PAGE INTERNE
\* ------------------------------------ */

.page-node-type-article .region.region-top-content .block-page-title-block {
  padding-bottom: 2rem;
}

/* ------------------------------------ *\
  ==PAGE ERROR
\* ------------------------------------ */

.page-node-type-page-error .block-system-breadcrumb-block {
  display: none;
}

.page-node-type-page-error .block-page-title-block {
  text-align: center;
}

.page-node-type-page-error .region-top-content {
  padding-top: 4rem;
}
