:root {
  --md-primary-fg-color: #00264b;
  --md-primary-fg-color--light: #47627f;
  --md-primary-fg-color--dark: #00264b;
}

.badge {
  font-size: small;
}

.badge.dev .value {
  background-color: green;
}
.badge.staging .value {
  background-color: orange;
}
.badge.production .value {
  background-color: red;
}
.badge.deprecated .value {
  background-color: grey;
}


/**************************************
For admonitions for event's types 
*/

/* type: critical */
:root {
  /* From icon :fontawesome-solid-triangle-exclamation: */
  --md-admonition-icon--event-critical: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc.--><path d="M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7.2 40.1S486.3 480 472 480H40c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8.2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24v112c0 13.3 10.7 24 24 24s24-10.7 24-24V184c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0-64 0 32 32 0 1 0 64 0z"></path></svg>')
}
.md-typeset .admonition.event-critical,
.md-typeset details.event-critical {
  border-color: rgb(255, 23, 68);
}
.md-typeset .event-critical > .admonition-title,
.md-typeset .event-critical > summary {
  background-color: rgba(255, 23, 68, 0.1);
}
.md-typeset .event-critical > .admonition-title::before,
.md-typeset .event-critical > summary::before {
  background-color: rgb(255, 23, 68);
  -webkit-mask-image: var(--md-admonition-icon--event-critical);
          mask-image: var(--md-admonition-icon--event-critical);
}

/* type: significant */
:root {
  /* From icon :fontawesome-solid-triangle-exclamation: */
  --md-admonition-icon--event-significant: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc.--><path d="M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7.2 40.1S486.3 480 472 480H40c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8.2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24v112c0 13.3 10.7 24 24 24s24-10.7 24-24V184c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0-64 0 32 32 0 1 0 64 0z"></path></svg>')
}
.md-typeset .admonition.event-significant,
.md-typeset details.event-significant {
  border-color: rgb(255, 145, 0);
}
.md-typeset .event-significant > .admonition-title,
.md-typeset .event-significant > summary {
  background-color: rgba(255, 145, 0, 0.1);
}
.md-typeset .event-significant > .admonition-title::before,
.md-typeset .event-significant > summary::before {
  background-color: rgb(255, 145, 0);
  -webkit-mask-image: var(--md-admonition-icon--event-significant);
          mask-image: var(--md-admonition-icon--event-significant);
}

/* type: minor */
:root {
  /* From icon :fontawesome-solid-triangle-exclamation: */
  --md-admonition-icon--event-minor: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc.--><path d="M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7.2 40.1S486.3 480 472 480H40c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8.2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24v112c0 13.3 10.7 24 24 24s24-10.7 24-24V184c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0-64 0 32 32 0 1 0 64 0z"></path></svg>')
}
.md-typeset .admonition.event-minor,
.md-typeset details.event-minor {
  border-color: rgb(68, 138, 255);
}
.md-typeset .event-minor > .admonition-title,
.md-typeset .event-minor > summary {
  background-color: rgba(68, 138, 255, 0.1);
}
.md-typeset .event-minor > .admonition-title::before,
.md-typeset .event-minor > summary::before {
  background-color: rgb(68, 138, 255);
  -webkit-mask-image: var(--md-admonition-icon--event-minor);
          mask-image: var(--md-admonition-icon--event-minor);
}

/* type: info */
:root {
  /* From icon :material-information-box: */
  --md-admonition-icon--event-info: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 3h14a2 2 0 0 1 2 2v14c0 .53-.21 1.04-.59 1.41-.37.38-.88.59-1.41.59H5c-.53 0-1.04-.21-1.41-.59C3.21 20.04 3 19.53 3 19V5c0-1.11.89-2 2-2m8 6V7h-2v2h2m0 8v-6h-2v6h2Z"></path></svg>')
}
.md-typeset .admonition.event-info,
.md-typeset details.event-info {
  border-color: rgb(100, 221, 23);
}
.md-typeset .event-info > .admonition-title,
.md-typeset .event-info > summary {
  background-color: rgba(100, 221, 23, 0.1);
}
.md-typeset .event-info > .admonition-title::before,
.md-typeset .event-info > summary::before {
  background-color: rgb(100, 221, 23);
  -webkit-mask-image: var(--md-admonition-icon--event-info);
          mask-image: var(--md-admonition-icon--event-info);
}

/* unknown type */
:root {
  /* From icon :fontawesome-solid-circle-question: */
  --md-admonition-icon--event-unknown: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc.--><path d="M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm-86.2-346.7c7.9-22.3 29.1-37.3 52.8-37.3h58.3c34.9 0 63.1 28.3 63.1 63.1 0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6-13.3 0-24-10.7-24-24v-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1 0-8.4-6.8-15.1-15.1-15.1h-58.3c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1-64 0z"></path></svg>')
}
.md-typeset .admonition.event-unknown,
.md-typeset details.event-unknown {
  border-color: rgb(158, 158, 158);
}
.md-typeset .event-unknown > .admonition-title,
.md-typeset .event-unknown > summary {
  background-color: rgba(158, 158, 158, 0.1);
}
.md-typeset .event-unknown > .admonition-title::before,
.md-typeset .event-unknown > summary::before {
  background-color: rgb(158, 158, 158);
  -webkit-mask-image: var(--md-admonition-icon--event-unknown);
          mask-image: var(--md-admonition-icon--event-unknown);
}

/*
end admonitions event's types
**************************************/
