.gr {

background-color: #427b58;
border-radius: 30px;
color: #1d2021;
font-weight: bold !important;
width:40% !important;
}
.yl {

background-color: #fabd2f;
border-radius: 30px;
color: #1d2021;
font-weight: bold !important;
width:40% !important;
}

.re {

background-color: #fb4934;
border-radius: 30px;
color: #1d2021;
font-weight: bold !important;
width:40% !important;
}

.dy {

background-color: #d79921;
border-radius: 30px;
color: #1d2021;
font-weight: bold !important;
width:40% !important;
}

.md-typeset .admonition.faq, .md-typeset .admonition.help, .md-typeset .admonition.question, .md-typeset details.faq, .md-typeset details.help, .md-typeset details.question {
border-color: #bdae93 !important;
}
.question>summary {
border-color: #bdae93 !important;
background-color: #bdae93!important;
color: #1d2021 !important;
}

.question>summary::before {

background-color: #1d2021 !important;;


}


