a[href="https://redocly.com/redoc/"]{
    display: none !important;
}

a[href="https://github.com/Redocly/redoc"]{
    display: none !important;
}

.redoc-wrap > div:nth-child(4){
    display: none !important;
}

p > a[download] {
    color: #006AFF !important;
    border: 1px solid #006AFF !important;
}

p > a[download]:hover {
    color: #000000 !important;
    border: 1px solid #000000 !important;
}
