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