/* ---------- General Layout ---------- */

body {
  font-size: 1em;
}
body,
input,
textarea,
select {
  color: #000;
  background: none;
}
/*body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body {
  width: 640px;
}
*/
body::after,
#block-corvincomite-search,
#block-corvin-search,
.region-header .block:not(.site-branding),
#sidebar-first,
#sidebar-second,
#article-toolbar,
#voir-aussi,
.navigation,
#toolbar,
.block-alpha,
.site-footer,
.tabs,
.shortcut-action,
[data-drupal-messages] {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.one-sidebar .main-content,
.two-sidebars .main-content {
  width: 100%;
}
.featured-bottom {
  width: 960px;
  margin: 0;
  padding: 0;
  border: none;
}
.featured-bottom-first,
.featured-bottom-second,
.featured-bottom-third {
  width: 250px;
}
#header {
  margin: 0;
  padding: 0;
  height: auto;
  width: 100%;
}
#header::before {
  content: unset;
}
.region-header {
  justify-content: flex-start;
}

h1 {
  font-size: 3em !important;

  margin-block: 2rem 1rem !important;
}
h2 {
  font-size: 1.3em !important;

  margin-block-end: 2rem 1rem !important;
}
h3 {
  font-size: 1.2em !important;

  margin-block-end: 2rem 1rem !important;
}
h4 {
  font-size: 1.1em !important;

  margin-block-end: 2rem 1rem !important;
}
p {
  font-size: 1em !important;

  margin-block-end: 0.25rem !important;
}

/* ---------- Node Pages ---------- */

#comments .title,
#comments form,
.comment-forbidden {
  display: none;
}
