



.texte{
	border-right: none;
	border-bottom: 1px dimgray solid;
}


.autre{
	border: none;
}

.container h1 {
    margin-top: 35px;
    margin-bottom: 20px;
}

.container {
    background-color: rgba(255, 255, 255, 0.4);
}


.navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, 0.55);
    border-color: rgba(255, 255, 255, 0.6);
    margin-top: 5px;
    margin-bottom: 5px;
}





















