<style>
.information-container .info > hgroup > a {
    display: none;
}
.swagger-section {
	margin-top: -30px !important;
    margin-bottom: -30px !important;
    overflow-y: auto;
}
.swagger-ui section h3 {
    font-family: sans-serif;
    color: #3b4151;
    display: none;
}
</style>