﻿.swagger-section #header {
    background-color: #222222;
    padding: 20px;
}


.swagger-section #explore, .swagger-section #auth_container .authorize__btn {
    background-color: #545454;
}

.swagger-section #explore:hover, .swagger-section #auth_container .authorize__btn:hover {
    background-color: #808080;
}