﻿div/* Navigation Catetory*/
label.-depth1 {
    font-size: 1rem;
}

/* Maintitle on top */
h1.sc-fujyAs.kudwlS {
    color: darkblue;
}

/* Subtitle (Category) */
h1.sc-fujyAs.sc-dFRpbK.kudwlS {
    color: white;
    background-color: #2BAF76;
    opacity: 0.8;
    padding: 10px 20px;
    border-radius: 7px;
}

div.sc-ellfGf bCOLCR {
    background-color: white !important;
}

div.dYGhuI, div.fTsuzH, div.bCOLCR {
    background-color: whitesmoke;
    padding-top: 20px;
}

h3.cAMyfw {
    color: rgb(51, 51, 51, 0.94);
    font-weight: normal;
}

/* Logo (top left) */
.fCAUPA {
    max-height: 100px !important;
    border-radius: 10px;
    margin-top: 10px;
    width: auto !important;
    /*margin-left: 20px;*/
}

.hQrVZb {
    background-color: white;
}

div.chOOHy {
    padding: 10px 0px;
}

/* Example background */
button.gXhEov, div.sc-EZqKI iONckA, div.sc-bBjRSN iPPdF, div.jdxQrI > div.react-tabs__tab-panel {
    background: rgb(51, 51, 51, 0.94);
}

/* Example booleans */
div.ifDxYI .token.boolean {
    color: #b79be4 !important;
}
/* Example numbers */
div.ifDxYI .token.number {
    color: #87bde5 !important;
}
/* Example strings */
div.ifDxYI .token.selector, .ifDxYI .token.attr-name, .ifDxYI span.token.string, .ifDxYI .token.char, .ifDxYI .token.builtin, .ifDxYI .token.inserted {
    color: #d7b17d !important;
}
/* Example null */
div.ifDxYI .token.atrule, .ifDxYI .token.attr-value, .ifDxYI span.token.keyword {
    color: #9d9c9c !important;
}
/* Example json label */
div.ifDxYI .token.selector, .ifDxYI .token.attr-name, .ifDxYI span.property.token.string, .ifDxYI .token.char, .ifDxYI .token.builtin, .ifDxYI .token.inserted {
    color: whitesmoke !important;
}
/* Example content type */
div.sc-bBjRSN iPPdF {
    background-color: rgb(51, 51, 51, 0.94) !important;
}

