#root .SnackbarContent-root {
    flex-wrap: nowrap;
    overflow-wrap: anywhere;
}

html,body,#root {
    height: 100%;
    font-family: "Fira Sans Condensed", "Arial","Helvetica","Arial",sans-serif;
}

.site-title {
  font-family: "Boogaloo", Helvetica, Arial, sans-serif !important;
  font-size: x-large !important;
}

span[aria-label="Media ensemble"] {
    font-weight: bold;
    /*text-decoration-line: underline;*/
    /*text-transform: uppercase;*/
    border-bottom: 1px solid white;
    padding-bottom: 1px;
}
