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