﻿.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading h2 {
    font-family: "5am Gender", sans-serif;
    font-weight: normal;
    font-size: 2em;
}

.swagger-section .swagger-ui-wrap .info_title {
    padding-bottom: 10px;
    font-weight: normal;
    font-size: 45px;
    font-family: '5am Gender';
    text-transform: uppercase;
}

.swagger-section #header {
    background-color: #000 !important;
}