.block-local-tasks-block.block-core {
  position: fixed;
  bottom: 0;
  background: white;
  z-index: 999;
}

.block-local-tasks-block.block-core .tabs {
  margin: 0;
  box-shadow: -2px 2px 10px var(--brand-color);
}

.block-local-tasks-block.block-core .tabs > li {
  display: inline-block;
  margin-right: 0.3em;
  font-size: 14px;
}

.block-local-tasks-block.block-core .tabs a.is-active {
  background-color: var(--brand-color);
  color: #0c0d0e;
}

.Ariane--white,
.Ariane--white a {
  color: #fff;
}

body.naked {
  background: white;
  margin: 0 !important;
  padding: 0;
}

body.naked .PageLayout--tech {
  margin: 0;
  padding: 0;
}

.capTitle {
  text-transform: uppercase;
}

*:hover > .contextual {
  display: block;
}

*:hover > .contextual > .contextual-links {
  display: block;
  background: white;
}

*:hover > .contextual > .contextual-links a {
  color: black;
}

label {
  display: block;
}

.PageLayout-body .Slider .slide.single-slide {
  position: relative;
}

.PageLayout-body .Slider .slide.single-slide img {
  position: relative;
  display: block;
}

.cookie-management-sep {
  margin: 0 10px;
}

.domain-type-portail.page-node-type-archeologie-liste-site h1.s-title2.cBrand {
  color: #000;
}

.empty-views-wrapper .view-empty {
  padding-bottom: 20px;
  text-align: center;
  font-style: italic;
}

.empty-views-wrapper .view-filters {
  margin-bottom: 20px;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.color-inherit a {
  color: inherit !important;
}

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