/* Surchage CSS pour archives.senat.fr */

/* Réduit l'espacement entre le sous titre et le h1 */
.page-header-dark .page-lead {
	color: #FFDAA5;
	margin-top: -1rem !important;
}

@media (min-width: 1320px) {
	.navbar-bottom .navbar-brand {
		margin-bottom: -2.25rem !important;
	}

	/* Augmente la taille du logo */
	.navbar-bottom .navbar-brand > img {
		width: auto;
		height: 6rem;
	}
}
