﻿.swagger-section #header {
    background: linear-gradient(to right,rgba(1,91,169,1) 0%,rgba(30,11,97,1) 100%);
    padding: 9px 14px 19px 14px;
    height: 23px;
    min-width: 775px;
}

.swagger-section #explore, .swagger-section #auth_container .authorize__btn {
    color: white;
    background-color: #205dff !important;
}
