.livredor{
	background-color: #e9fcff;
}

.livredor .carousel{
	height: 100%;
}

.livredor .message{
	font-style: italic;	
	}

#livredor .item{
	border-radius: 7px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.14);
	height: 320px;
	overflow: hidden;
	overflow: auto;
}
#livredor .btn-small.rando{
	height: 3.7rem;
	line-height: 3.7rem;
	font-size: 1.2rem;
	font-weight: 500;
	border-radius: 10px;
}
#livredor .hashtag{
	font-size: 1rem;
}
#livredor .signature .auteur{
	color: #5caab8;
	font-weight: 500;
	line-height: 18px;
	text-transform: uppercase;
	font-size: 1.1rem;
}

#livredor .signature .date{
	font-size: .9rem;
	text-transform: uppercase;
}

#livredor .message{
	font-size: 1rem;
	line-height: 1.1rem;
}