body {
font-family: 'Mali', cursive;
font-size: 1.2rem;
}

a:hover {
color: #e83e8c!important;
}
.pattern11 {
    background-image: repeating-linear-gradient(223deg, rgba(255,255,255, 0.25), rgba(255,255,255, 0.25) 1px, transparent 0px, transparent 2px);
    background-size: 20px;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 660px;
}
.navbar-brand {
font-size: 30px;
line-height: 2rem;
}
.auteur {
font-size: 18px;
font-weight: 400;
}
.bg-danger {
background-color: #e83e8c!important;
}
.text-danger {
color: #e83e8c!important;
}
h1, .h1 {
font-size: 2rem;
}
.boite {
max-width: 350px;
}
.mark, mark {
background-color: #ffe666 !important;
}

.temoin {
	max-width:50px;
}
.temoignage {
	font-size: .9rem;
}

@media (max-width:480px) {
	h1 {
	font-size: 1.75rem;
	}
}
@media (max-width:462px) {
	
.icones {
	max-width: 120px;
}
}
@media (max-width:375px) {
	
.lead {
	font-size: 1.15rem;

}
}

