header:before {
    background-color: rgb(0, 159, 238);;
}

header #logo img {
    background-color: rgb(0, 159, 238);;
}

#swagger-ui.api-platform .info .title {
    color:rgb(0, 159, 238);
}
