a:focus, a:hover {
    color: inherit;
}

.glossary code, .glossary kbd, .glossary pre, .glossary samp {
    color: #ffffff;
}

.api-info-section {
    background: #31b9ce;
}

.api-info-about {
    background: #31b9ce;
}

.sign-box__text {
    background-color: #31b9ce;
}

.sign-box__text:hover {
    background: #1f97ef;
}

.breadcrumb-section {
    background-color: #51b265;
}

.content-box__info-box {
    background-color: #1a626d;
}

div[id*='typical_success_response_box'], div[id*='typical_success_response_box'] pre, div[id*='typical_success_response_box'] pre code {
    background-color: #295933;
}

code {
    background-color: #51b265;
}
