#block-fabre-identitedusite {
  text-align: center;
}
#block-fabre-identitedusite img {
  max-width: 300px;
}
.content-header {
  background-color: #0a5674 !important;
}
.content-header .tabs__link {
  background-color: #ffffff !important;
}
.content-header .tabs__link:hover {
  background-color: #d6d6d6 !important;
}
.content-header .is-horizontal .tabs__tab {
  margin-right: 10px !important;
  background-color: grey !important;
}
.content-header .is-horizontal .tabs__tab .is-active {
  background-color: #ffffff !important;
}
.content-header .is-horizontal .tabs__link.is-active::before {
  border: none !important;
}
.content-header p,
.content-header h1,
.content-header span {
  color: #ffffff;
}
.breadcrumb li,
.breadcrumb a,
.breadcrumb span {
  color: #ffffff;
}
