.is_mobile_breadcrumb li:before {
  content: "\e90d";
  font-family: "conservatory";
  font-size: 1.2rem;
  float: unset;
}

.news-block__socials li a {
  transition-duration: 0.3s;
}

.news-block__socials li a:hover {
  color: #fff;
  background: #000;
}

#block-mtpm-conservatoire-primary-local-tasks {
  z-index: 1021!important;
  width: 100%;
}

#block-mtpm-conservatoire-primary-local-tasks ul {
 justify-content: center;
}

#block-mtpm-conservatoire-primary-local-tasks ul a {
  background: gray;
}

.wysiwyg ul:last-child, .wysiwyg ol:last-child, .wysiwyg ul:has(+.space-below), .wysiwyg ol:has(+.space-below) {
  margin-bottom: 0;
}

.site-footer .svg-container {
  max-width: 153px;
}

.site-header .svg-container {
  max-width: 250px;
}


[data-drupal-messages] > div[role="contentinfo"] {
  padding: 2rem;
}