﻿.swagger-section #header {
    background-color: #1a4568;
    padding: 14px;
}
.swagger-section #header a#logo {
	display: none;
}

.swagger-section #header .swagger-ui-wrap:after {
	font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 0 20px 0;
    color: white;
	content: 'americaneagle.com';
}
.swagger-section .swagger-ui-wrap .footer {
	display: none;
}